better Haskell indenter

This commit is contained in:
Yann Esposito 2014-05-23 16:19:10 +02:00
parent 87f4b1bada
commit df1eeff134

1
vimrc
View file

@ -39,6 +39,7 @@ Bundle 'junegunn/vim-easy-align'
Bundle 'zenzike/vim-haskell'
Bundle 'dan-t/vim-hsimport'
" Bundle 'haskell.vim'
Bundle 'kana/vim-filetype-haskell'
" Haskell mode
Bundle 'lukerandall/haskellmode-vim'
" neocomplcache plugin for Haskell