Fish Shell config update

This commit is contained in:
Yax 2023-04-29 18:23:03 +02:00
parent 10039467cc
commit 18aab67ac4
3 changed files with 41 additions and 4 deletions

View file

@ -19,6 +19,7 @@ Plugin 'kien/ctrlp.vim'
Plugin 'tpope/vim-vinegar'
Plugin 'flazz/vim-colorschemes'
Plugin 'airblade/vim-gitgutter'
Plugin 'khaveesh/vim-fish-syntax'
call vundle#end()
filetype plugin indent on " required!