forked from extern/nix-config
vim: Add Caddyfile support
This commit is contained in:
parent
f223c6c2f6
commit
e1cd81f9b4
@ -53,6 +53,7 @@ call plug#begin('~/.vim/plugged')
|
||||
Plug 'dbeniamine/todo.txt-vim', {'for': 'todo'}
|
||||
Plug 'lervag/vimtex', {'for': 'tex'}
|
||||
Plug 'pantharshit00/vim-prisma', {'for': 'prisma'}
|
||||
Plug 'isobit/vim-caddyfile'
|
||||
call plug#end()
|
||||
|
||||
" ============================
|
||||
|
Loading…
Reference in New Issue
Block a user