Skip to content

Archstacker/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotVim

Init

git clone git@github.com:Archstacker/dotvim.git
cd dotvim
git submodule update --init --recursive
ln -s $PWD/.vimrc ~/.vimrc
ln -s $PWD/.gvimrc ~/.gvimrc
ln -s $PWD/.vim ~/.vim
python2 ./.vim/bundle/YouCompleteMe/install.py --clang-completer

Update

git submodule foreach 'git checkout master && git pull origin master && git submodule update --recursive'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published