dahu / LearnVim

A Suggested Path for Learning Vim
416 stars 22 forks source link

Not able to execute :helptags as described #10

Open appstein opened 9 years ago

appstein commented 9 years ago

I'm using the latest Macvim on mac os x yosemite 10.10.2! After placing the learnvim.txt file in doc folder, the command :helptags does nothing - as verified by failed :help learnvim!

dahu commented 9 years ago

I assume you're doing:

:helptags ~/.vim/doc
appstein commented 9 years ago

Yeah!

appstein commented 9 years ago

I'm using xolox/vim-easytags if that helps..

dahu commented 8 years ago

I just had a recent issue like this and I realised that an update to the README had inadvertently reverted the links to the learnvim.txt file to the non-raw versions, which would result in an HTML (and not text as Vim requires) version to be copied into ~/.vim/doc/. I have now fixed the links in the README.