Disable liquidtypes
This commit is contained in:
parent
aa30843b94
commit
2f8ea2f5bc
2
vimrc
2
vimrc
@ -93,7 +93,7 @@ Plug 'eagletmt/ghcmod-vim', { 'for': 'haskell' }
|
||||
" Plug 'eagletmt/neco-ghc', { 'for': 'haskell' }
|
||||
Plug 'lukerandall/haskellmode-vim', { 'for': 'haskell' }
|
||||
Plug 'neovimhaskell/haskell-vim', { 'for': ['haskell', 'cabal'] }
|
||||
Plug 'ucsd-progsys/liquid-types.vim', { 'for': 'haskell' }
|
||||
" Plug 'ucsd-progsys/liquid-types.vim', { 'for': 'haskell' }
|
||||
Plug 'bitc/lushtags', {
|
||||
\ 'do': 'bash -c \"cabal clean && cabal sandbox delete && cabal sandbox init && cabal install && cp .cabal-sandbox/bin/lushtags ~/.cabal/bin/lushtags\"',
|
||||
\ 'for': 'haskell',
|
||||
|
Loading…
Reference in New Issue
Block a user