Skip to content

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

Description

@armanschwarz

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 user@domain.com = 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.

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