I download file to home folder into downloads, and extract it there. But when i try to run command :helptags $HOME/.vim/doc gvim shows error directory doesnt exist. Can someone tell me how to complete that installation succefully and where to extract those files from zip i downloaded from http://www.vim.org/scripts/script.php?script_id=1520
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
|||
|
|
migrated from stackoverflow.com Oct 16 '12 at 1:51
|
Try this: - Make sure you have a .vim folder in your home directory(/home/yourname/.vim)
Alternatively you can take a look at Pathogen, or check Ubuntu repositories for the plugin. |
|||||
|