Quantcast
Channel: Vimタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 5608

Vim plugins

$
0
0

Using Vim-pathogen for vim-plugins

Vim-pathogen

Installing a plugin

cd ~/.vim/bundle
git clone git://github.com/username/plugin-name.git

Once you installed run the following to install help tags. This will generate documentation on every directory in ‘runtimepath’.

# you can check your runtimepath
:set runtimepath?

# Install doc
:Helptags

Viewing all articles
Browse latest Browse all 5608

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>