vimrc: add fish support
This commit is contained in:
parent
81ae09549e
commit
6b6cac2385
2
vimrc
2
vimrc
@ -115,6 +115,8 @@ Plug 'tkztmk/vim-vala'
|
|||||||
|
|
||||||
Plug 'wlangstroth/vim-racket'
|
Plug 'wlangstroth/vim-racket'
|
||||||
|
|
||||||
|
Plug 'dag/vim-fish'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
Loading…
Reference in New Issue
Block a user