forked from throughnothing/vimchat
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I added
Bundle 'ironcamel/vimchat'
to my ~/.vimrc file and ran :PluginInstall. That all ran fine, then I added an account and password to the ~/.vim/Bundle/vimchat/config file like this:
user@domain = password
When I run vim and type :VimChat (after restarting) I get this message:
E492: Not an editor command: VimChat
I'm 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 ran into the same issue using the throughnothing version (github.com/throughnothing/issues/2).
Metadata
Metadata
Assignees
Labels
No labels