I added the plugin to Vundle list: ``` call vundle#begin() Plugin 'aduros/ai.vim' call vundle#end() ``` Then I ran :PluginInstall, and the repo does appear in ~/.vim/bundle However using :AI returns: > E492: Not an editor command: AI
I added the plugin to Vundle list:
Then I ran :PluginInstall, and the repo does appear in ~/.vim/bundle
However using :AI returns: