vimrc: add fish support

This commit is contained in:
Gabriel Ebner 2018-10-09 12:03:23 +02:00
parent 81ae09549e
commit 6b6cac2385
1 changed files with 2 additions and 0 deletions

2
vimrc
View File

@ -115,6 +115,8 @@ Plug 'tkztmk/vim-vala'
Plug 'wlangstroth/vim-racket'
Plug 'dag/vim-fish'
call plug#end()
filetype plugin indent on