Skip to content

Commit

Permalink
🔧 add caddyfile support
Browse files Browse the repository at this point in the history
  • Loading branch information
shelken committed Jun 22, 2024
1 parent ef40967 commit abe3e13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/plugins/user.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ return {

-- You can disable default plugins as follows:
{ "max397574/better-escape.nvim", enabled = true },
{ "isobit/vim-caddyfile", enabled = true },

{
"windwp/nvim-autopairs",
Expand Down

0 comments on commit abe3e13

Please sign in to comment.