vim-bling icon indicating copy to clipboard operation
vim-bling copied to clipboard

Plugin bugs when Noice is installed

Open Thanatermesis opened this issue 2 years ago • 0 comments

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

Thanatermesis avatar May 18 '23 14:05 Thanatermesis