Skip to content

Cannot get vimchat to run under Vundle #26

@armanschwarz

Description

@armanschwarz

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions