dotfiles/.config/nvim/lua/plugins/caddyfile.lua

4 lines
39 B
Lua
Raw Normal View History

return {
"isobit/vim-caddyfile",
}