Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 309 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 309 Bytes

first step

mkdir -p ~/.vim/bundle
git clone git://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim

in linux

wget https://raw.githubusercontent.com/swanmatch/vim/master/.vimrc -P ~

in Windows

wget https://raw.githubusercontent.com/swanmatch/vim/master/_vimrc