vim-bufferline
vim-bufferline copied to clipboard
suppresses the first vim message
Hi bling,
in my case (VIM 8.1) vim-bufferline suppresses the first vim message I get after opening vim. In other words, vim does not display any typical vim message - for example the message search hit BOTTOM, continuing at TOP after searching something with the / command - when vim-bufferline is installed.
When I repeat the same command after that, vim then displays the message as it is supposed to do. I could conclude that vim-bufferline is causing this issue by disabling it temporarily.
Thank you!