add plugin for yaml to help with jinja in yaml syntax highlight
This commit is contained in:
parent
0149f2023b
commit
a72ce3de87
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ return require('packer').startup(function(use)
|
|||
use 'tpope/vim-fugitive'
|
||||
use 'Glench/Vim-Jinja2-Syntax'
|
||||
use 'vmware-archive/salt-vim'
|
||||
use 'stephpy/vim-yaml'
|
||||
|
||||
use 'nvim-lualine/lualine.nvim'
|
||||
use 'itchyny/vim-cursorword'
|
||||
|
|
Loading…
Reference in a new issue