Skip to content

elcasu/vim

Repository files navigation

Casu's ViM config

This is my current ViM configuration

To install, just clone this project:

git clone https://github.com/elcasu/vim.git .vim

And then create your .vimrc as a symlink to .vim/vimrc:

ln -s ~/.vim/vimrc .vimrc

I'm using Vundle to manage plugins. Install it:

git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
:BundleInstall

And that's it! :-)

About

My custom ViM configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published