Skip to content

renatorozas/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

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

cd ~/
git clone git@github.com:renatomoya/.vim.git
cd ~/.vim
git submodule update --init
ln -s ~/.vim/vimrc ~/.vimrc

How to update

As long as your checkout is kept clean, you can easily update, rebase your local changes and update submodules with:

cd ~/.vim && git pull --rebase ; git submodule update ; cd -

About

My Vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published