All plugins are now in their own files with their lazy specifications and configurations. Also moved lazy initialization to init.lua because it is very compact now
2 lines
80 B
Lua
2 lines
80 B
Lua
-- Caddyfile syntax support
|
|
return { "isobit/vim-caddyfile", ft = "caddyfile" }
|