Skip to content

emilecantin/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM-Config

This repo contains my personal VIM configuration (.vim/ directory).

Installation instructions

Just run these commands

cd ~
git clone git://github.com/emilecantin/vim-config.git .vim
cd .vim
git submodule init
git submodule update
vim -u bundles.vim +BundleInstall +q #Install bundles
cd ..
ln -s .vim/.vimrc

LICENSE

MIT: http://opensource.org/licenses/MIT

About

My personal VIM config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published