Add vim Caddyfile syntax

This commit is contained in:
Kenneth Benzie 2017-01-11 20:11:05 +00:00
parent e5ee6446f5
commit 7b1faf8834

1
vimrc
View File

@ -144,6 +144,7 @@ Plug 'beyondmarc/hlsl.vim'
Plug 'frasercrmck/opencl.vim'
Plug 'asciidoc/vim-asciidoc'
Plug 'mustache/vim-mustache-handlebars'
Plug 'joshglendenning/vim-caddyfile'
if filereadable(expand('~/.vim/local.vim'))
source ~/.vim/local.vim