1
0
nvim-config/plugins/haskellmode.vim
2015-11-16 16:14:51 +01:00

6 lines
132 B
VimL

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