/vim-utils

vim utilities - compview, searchfold and html_entities

Primary LanguageVim scriptGNU General Public License v3.0GPL-3.0

vim-utils

vim utilities - compview, searchfold and html_entities

to install in ~/.vim/bundle with pathogen:

mkdir -p ~/.vim/bundle && cd ~/.vim/bundle
git clone git://github.com/jmanoel7/vim-utils

to install in ~/.vim/bundle with vundle, put it into ~/.vimrc:

Bundle 'jmanoel7/vim-utils'

and execute in vim:

:BundleInstall

my thanks to: