haskell syntax, and disabled shit
This commit is contained in:
parent
92112c9d4d
commit
9aee740a7f
1 changed files with 3 additions and 0 deletions
3
.vimrc
3
.vimrc
|
@ -51,6 +51,9 @@ Plug 'tpope/vim-repeat'
|
||||||
" Ack.vim -- can use ag with this
|
" Ack.vim -- can use ag with this
|
||||||
Plug 'mileszs/ack.vim'
|
Plug 'mileszs/ack.vim'
|
||||||
|
|
||||||
|
" Haskell syntax
|
||||||
|
Plug 'neovimhaskell/haskell-vim'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
" All of your Plugins must be added before the following line
|
" All of your Plugins must be added before the following line
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue