nvim: Update neovim configuration
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
bfe803ff30
commit
988222400d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Plug 'vim-utils/vim-husk'
|
|||
" For Go
|
||||
Plug 'zchee/deoplete-go', { 'do': 'make' }
|
||||
" Lisp
|
||||
Plug 'vim-scripts/paredit.vim', { 'for': [ 'scheme', 'lisp', 'commonlisp' ] }
|
||||
Plug 'eraserhd/parinfer-rust', { 'do': 'cargo build --release' }
|
||||
" Haskell
|
||||
Plug 'neovimhaskell/haskell-vim', { 'for': [ 'haskell', 'cabal' ] }
|
||||
" Language Client
|
||||
|
|
Loading…
Reference in a new issue