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.