No description
Find a file
2014-01-05 19:28:29 +01:00
vundle/vundleinit initial commit 2013-05-30 12:06:12 +02:00
.gitignore fixed spell cheking 2013-06-07 11:05:18 +02:00
README.md initial commit 2013-05-30 12:06:12 +02:00
vimrc added some clojure and haskell plugins 2014-01-05 19:28:29 +01: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.