Skip to content

gisboxwinner/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

plugin-ref

cd ~
[ ! -d ~/.vim/bundle ] && { mkdir ~/.vim/bundle }
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
git clone https://github.com/gisboxwinner/vim-config.git /tmp/vim-config
cp ~/.vimrc ~/.vimrc.$(date) -rf
cp /tmp/vim-config/.vimrc ~/.vimrc

##echo vim :PluginInstall

vim +PluginInstall +qall

echo  "install finish"

About

about of vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published