bubbly.nvim
bubbly.nvim copied to clipboard
Bubbly statusline for neovim
Hi, thank you very much for your plugin. But after setting lsp_status.messages is not showing in statusline but lsp_status.diagnostics is working fine. Env Mac 10.15.7 Neovim NVIM v0.8.0-dev+34-g4e4914ab2 Screenshot
Hi! I just looked in output of the `:hi` command and was surprised of huge amount of bubbly highlight groups which is about two times more than all other highlight...
> This also seems to drastically slow down nvim startup with larger files, on the order of seconds for files with thousands of lines _Originally posted by @crides in https://github.com/datwaft/bubbly.nvim/issues/104#issuecomment-846458949_
Maybe using the default [neovim](https://github.com/neovim/neovim) theme as the base.
Blacklist works with current buffer, so if the bubble is to be shown in current buffers its also shown in inactive buffers.
It should be made clear in the documentation that the plugin uses powerline font for the default delimiters.
Using [nerdfont.vim](https://github.com/lambdalisue/nerdfont.vim).