sdiehl/haskell-vim-proto

Basic starter config for Vim and Haskell

Vim Script

63

26 commits

updated Jun 17, 2019

See the code

README

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
haskell-vim
vim
vim-configuration

Contributors

sdiehl

19 commits

phadej

5 commits

augustawind

1 commits

jdagilliland

1 commits

sdiehl/haskell-vim-proto

Basic starter config for Vim and Haskell

Vim Script

63

26 commits

updated Jun 17, 2019

See the code

README

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
haskell-vim
vim
vim-configuration

Contributors

sdiehl

19 commits

phadej

5 commits

augustawind

1 commits

jdagilliland

1 commits

Languages

Vim Script

100.0%