/haskell-vim-proto

Basic starter config for Vim and Haskell

Primary LanguageVim Script

haskell-vim-proto

Minimalist starter config for vim and Haskell.

For a more fully featured setup script see:

Setup

$ git clone --recursive https://github.com/sdiehl/haskell-vim-proto.git 
$ cd haskell-vim-proto
$ cp -n vimrc ~/.vimrc   # Will not clobber existing config
$ cp -rn vim ~/.vim

Installs the following submodules using pathogen.

  • ghcmod-vim
  • neco-ghc
  • vim-snipmate
  • syntastic
  • neocompletee.vim
  • ctrlp.vim
  • nerdtree
  • nerdcommenter
  • tabular
  • supertab
  • neocomplete