Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 207 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 207 Bytes

#vim #=== #sync with linux vim

Install Step:

unzip to /opt/vim

export VIM=/opt/vim

cp -l $VIM/.vimrc ~/

cd $VIM

git pull

#Some Bundle skill vim :BundleInstall :BundleSearch "taglist" :BundleClean