6 lines
132 B
VimL
6 lines
132 B
VimL
"Plug 'lukerandall/haskellmode-vim', { 'for': 'haskell' }
|
|
|
|
let g:haddock_browser="/usr/bin/firefox"
|
|
|
|
"au BufEnter *.hs compiler ghc
|