carlhuda / janus

Vim distribution
7.88k stars 814 forks source link

Cannot install external helpfile! #626

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hi! I'm trying to install https://github.com/dahu/LearnVim for learning vim basics using the method mentioned on the repo(download learnvim.txt to .vim/doc/, and run :helptags .vim/doc). But every time I issue the :help learnvim command, it autocompletes to 'learnvim-waz' and opens the help file somewhere in the middle. How can I prevent it? I'm using the latest qvim on arch linux!!

Awesome project btw!!

ghost commented 9 years ago

It was a problem with the help file itself!