Skip to content

carlo-rtr/vim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

(Re)move ~/.vim and ~/.vimrc if you have them already, and run:

git clone https://github.com/Casecommons/vim-config.git ~/.vim
cd ~/.vim
git submodule update --init --recursive
ln -s ~/.vim/vimrc ~/.vimrc

Updating

Provided your working copy is clean, updating is about the same as installing:

cd ~/.vim
git pull
git submodule update --init --recursive

About

(Mac)Vim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 71.8%
  • Python 28.2%