Skip to content
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

Open
hari-rangarajan opened this issue Dec 21, 2015 · 4 comments
Open

Vundle installation problems with vim-misc #122

hari-rangarajan opened this issue Dec 21, 2015 · 4 comments

Comments

@hari-rangarajan
Copy link

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

@beanaroo
Copy link

I cannot reproduce this. Is this still an issue?

@daltonmatos
Copy link

Hello, I just installed vim-notes today and if you have both plugins listed on your vimrc file this message does not show up and vim note works as expected.

@thecarlhall
Copy link

I can confirm that installing vim-notes alone gave me the above error. Adding vim-misc to .vimrc fixed things.

@aRustyDev
Copy link

aRustyDev commented Mar 2, 2020

I'm having this issue, but I use a .vimrc & .vimrc.plug
They're both (Plug)'d on the .vimrc.plug but this is still happening.
Also, I use vim-plug as my plugin manager.

Any ideas what might fix this?
Is there some place on the .vimrc that I would put it besides a 'Plug' line?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants