1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-06 23:52:34 +02:00

jade/pug highlighting, might not be working correctly through Vundle

This commit is contained in:
2016-07-29 17:13:31 +02:00
parent 63dc02ced0
commit d534b98b71
+3
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 ;)