vim-bling
vim-bling copied to clipboard
Plugin bugs when Noice is installed
I tried to use Noice where it shown a bug everytime I started to save the file, after a longer investigation it was found that the cause of the issue was vim-bling plugin, by disabling it the bug doesn't happens anymore
The problem lies in the line https://github.com/ivyl/vim-bling/blob/5e59a06d14dfc7b44f3d8af109d0a71a107060be/plugin/bling.vim#L101
The full details of what's happening are included on this thread: https://github.com/folke/noice.nvim/issues/463