Fix remote repo for haskell-vim
This commit is contained in:
parent
42670e50af
commit
184072280d
2
vimrc
2
vimrc
@ -90,7 +90,7 @@ else
|
||||
Plug 'eagletmt/neco-ghc', { 'for': 'haskell' }
|
||||
endif
|
||||
Plug 'lukerandall/haskellmode-vim', { 'for': 'haskell' }
|
||||
Plug 'raichoo/haskell-vim', { 'for': 'haskell' }
|
||||
Plug 'neovimhaskell/haskell-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\"',
|
||||
|
Loading…
Reference in New Issue
Block a user