Skip to content

joom/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

My personal vim settings and plugins.

After you backup your .vimrc file and .vim folder, you can install this by running this bash line:

echo "runtime vimrc" > ~/.vimrc && mkdir ~/.vim && cd ~/.vim && git clone https://github.com/joom/vimrc.git . && git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim && vim +PluginInstall

You're all set! Enjoy!

About

my vim settings / plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published