icco / vim-caddyfile

Caddyfile syntax support for Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-caddyfile

Vim support for Caddy's Caddyfile.

Includes syntax, indentation, and comment support, without depending on a static list of directives.

Installation

VimPlug

Put Plug 'isobit/vim-caddyfile' in your vimrc and do :PlugInstall.

Vundle

Put Bundle 'isobit/vim-caddyfile' in your vimrc and do :BundleInstall.

Preview

preview

About

Caddyfile syntax support for Vim

License:MIT License


Languages

Language:Vim Script 100.0%