1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Merge branch 'master' of github.com:aquatix/dotfiles

This commit is contained in:
2016-08-01 08:58:59 +02:00

3
.vimrc
View File

@@ -217,6 +217,9 @@ Plugin 'ap/vim-css-color'
" Highlight colours in fish shell files
Plugin 'dag/vim-fish'
" Highlight colours in jade/pug templates
Plugin 'digitaltoad/vim-pug'
" CSV filetype plugin
"Plugin 'chrisbra/csv.vim' " apparently doesn't work this way ;)