You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I manage to get rid of the errors by removing the "nvim-apm" plugin, but now it doesn't highlight when I yank text, also "set kscb" on line 2 it says invalid syntax.
Yes, I can take a look. @hendry3k , the first thing you should do is remove all references to vim.apm anywhere. This should fix the problem. The problem is that I may have some config that you dont due to apm.
After watching your video on YouTube, I copied the init.vim file as my ~/.vimrc and then:
rm -rf ~/.vim
mkdir ~/.vim/undodir -p
:PlugInstall
After all that, I could see how the Vim appearance and functionality improved. However, I am always seeing these errors when Vim is open:
I googled for some time, but could not find anything conclusive. Do you have an idea what may I be missing?
Notes:
The text was updated successfully, but these errors were encountered: