more haskell/vim goodness

This commit is contained in:
Gabriel Ebner 2014-06-14 19:49:56 +02:00
parent c226f1a8d4
commit fd325cc07f

5
vimrc

@ -31,6 +31,8 @@ NeoBundle 'kien/ctrlp.vim'
NeoBundle 'kchmck/vim-coffee-script'
NeoBundle 'ledger/vim-ledger'
NeoBundle 'dag/vim2hs'
NeoBundle 'eagletmt/ghcmod-vim'
NeoBundle 'eagletmt/neco-ghc'
NeoBundle 'marijnh/tern_for_vim'
@ -64,10 +66,11 @@ au BufNewFile,BufRead *.vala setf cs
au syntax java set ts=4 sts=4 sw=4
au BufNewFile,BufRead *.i set ft=swig
au BufReadCmd *.epub call zip#Browse(expand("<amatch>"))
au syntax ledger setl nofen foldlevel=99
au syntax haskell setl omnifunc=necoghc#omnifunc
let g:necoghc_enable_detailed_browse=1
se foldlevel=99
set vb " turn on the "visual bell" - which is much quieter than the "audio blink"
set nobackup
se bs=2