Add vim Caddyfile syntax

This commit is contained in:
Kenneth Benzie 2017-01-11 20:11:05 +00:00
parent 27110ff0ea
commit 8185da77a6

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