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

Vimchat doesn't respond to :VimChat when installed with Vundle #2

Open
armanschwarz opened this issue Jul 29, 2014 · 0 comments
Open

Comments

@armanschwarz
Copy link

I don't know if this is related to Vundle specifically, but here is what I did

  1. Add the line Bundle 'throughnothing/vimchat' to my .vimrc file
  2. Run :PluginInstall
  3. Add the line [email protected] = password to ~/.vim/Bundle/vimchat/config
  4. Restart vim
  5. Run :VimChat

The response I get from vim is E492: Not an editor command: VimChat.

I am using vim 7.4. When I run :set rtp? one of the items in the list is ~/.vim/bundle/vimchat. When I run :scriptnames I see a lines which contains /home/user/.vim/bundle/vimchat/plugin/vimchat.vim.

I see no errors or warnings when starting vim.

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

1 participant