junegunn / goyo.vim

:tulip: Distraction-free writing in Vim
MIT License
4.49k stars 115 forks source link

Pathogen installation results in E492: not an Editor command : goyo #147

Closed RidaAyed closed 7 years ago

RidaAyed commented 7 years ago

Hi

Cloned to my vimfiles folder using pathogen. Now I have C:\Users\joe\vimfiles\bundle\goyo.vim alongside other -working- plugins. However executing :goyo results in
E492: not an Editor command : goyo

Any ideas?

ultimatecoder commented 7 years ago

@PandaPony You should try launching plugin with :Goyo (Observe the Camelcase)

RidaAyed commented 7 years ago

:+1: Thanks @ultimatecoder