No description
Find a file
Yann Esposito (Yogsototh) 71780e04a2 initial commit
2013-05-30 12:06:12 +02:00
vundle/vundleinit initial commit 2013-05-30 12:06:12 +02:00
README.md initial commit 2013-05-30 12:06:12 +02:00
vimrc initial commit 2013-05-30 12:06:12 +02:00

This is my vim configuration. I cleaned it up most of the stuff.

The vimrc file should be easy to understand and contains almost everything.

Install

    git clone https://github.com/yogsototh/vimrc.git .vim
    ln -s .vim/vimrc .vimrc
    vim +BundleInstall +qall

for Haskell

    cabal install ghc-mod

And you're done.