Vim support for Caddy's Caddyfile.
Includes syntax, indentation, and comment support, without depending on a static list of directives.
Put Plug 'isobit/vim-caddyfile'
in your vimrc and do :PlugInstall
.
Put Bundle 'isobit/vim-caddyfile'
in your vimrc and do :BundleInstall
.