mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
fish shell scripts syntax highlighting
This commit is contained in:
3
.vimrc
3
.vimrc
@@ -210,6 +210,9 @@ Plugin 'scrooloose/nerdcommenter'
|
|||||||
" Highlight colours in CSS (and html) files
|
" Highlight colours in CSS (and html) files
|
||||||
Plugin 'ap/vim-css-color'
|
Plugin 'ap/vim-css-color'
|
||||||
|
|
||||||
|
" Highlight colours in fish shell files
|
||||||
|
Plugin 'dag/vim-fish'
|
||||||
|
|
||||||
" CSV filetype plugin
|
" CSV filetype plugin
|
||||||
"Plugin 'chrisbra/csv.vim' " apparently doesn't work this way ;)
|
"Plugin 'chrisbra/csv.vim' " apparently doesn't work this way ;)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user