Skip to content

Commit

Permalink
neovim: plug vim-caddyfile
Browse files Browse the repository at this point in the history
  • Loading branch information
anachronic committed Jan 5, 2024
1 parent d0d0526 commit e52f31b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/link/.config/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ plug('vim-yaml-folds') -- got fed up with treesitter yaml indenting
plug('neorg') -- Next gen orgmode?

plug('hyprland-vim-syntax')
plug('vim-caddyfile') -- Been using caddy lately

plug('nvim-treesitter') -- General syntax parsing
plug('nvim-treesitter-endwise') -- endwise based on treesitter syntax
Expand Down

0 comments on commit e52f31b

Please sign in to comment.