-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vundle installation problems with vim-misc #122
Comments
I cannot reproduce this. Is this still an issue? |
Hello, I just installed |
I can confirm that installing |
I'm having this issue, but I use a .vimrc & .vimrc.plug Any ideas what might fix this? |
Warning: The vim-notes plug-in requires the vim-misc plug-in which seems not to be installed! For more information please review the installation instructions in the readme (also available on the homepage and on GitHub). The vim-notes plug-in will now be disabled
Press ENTER or type command to continue
I get the above error. The plugins are installed and scriptnames shows that they have been loaded.
Plugin 'xolox/vim-misc'
Plugin 'xolox/vim-notes'
:scriptnames
22: ~/.vim/bundle/vim-misc/plugin/xolox/misc.vim
23: ~/.vim/bundle/vim-notes/plugin/notes.vim
24: ~/.vim/bundle/vim-misc/autoload/xolox/misc.vim
The text was updated successfully, but these errors were encountered: