Closed goberhammer closed 12 months ago
That's because plugins are loaded after the vimrc is loaded. But this should work:
call mucomplete#msg#set_notifications(2)
Can confirm that this solves the problem. Thanks a lot for your response. Best.
Sorry for the probably stupid question but, for the life of me, I can't find how to set MUcompleteNotify 2 in my vimrc. This is my config section:
The command MUcompleteNotify 2 works once vim is started, but fails with this error if set it in the vimrc:
E492: Not an editor command: MUcompleteNotify 2