Unfuck haskell config for large projects
This commit is contained in:
2
vimrc
2
vimrc
@@ -88,7 +88,7 @@ Plug 'w0rp/ale', {
|
||||
" if has("nvim")
|
||||
" Plug 'parsonsmatt/intero-neovim'
|
||||
" endif
|
||||
Plug 'eagletmt/ghcmod-vim', { 'for': 'haskell' }
|
||||
" Plug 'eagletmt/ghcmod-vim', { 'for': 'haskell' }
|
||||
" completion based on ghc-mod, not LSP
|
||||
" Plug 'eagletmt/neco-ghc', { 'for': 'haskell' }
|
||||
Plug 'lukerandall/haskellmode-vim', { 'for': 'haskell' }
|
||||
|
||||
Reference in New Issue
Block a user