neovim-ui icon indicating copy to clipboard operation
neovim-ui copied to clipboard

UI namespace for configuration options

Open mjlbach opened this issue 4 years ago • 0 comments

Right now, we have separate methods for floating win and border win, it would be nice to have instead a global vim.ui.use_borders type option (which maybe could be overridden?) that would wrap a given UI in a border (not sure what the implementation might be like for other options).

mjlbach avatar Feb 05 '21 19:02 mjlbach