fix broken UID or GID onf sqlls file, fix sls files plugins startup
This commit is contained in:
parent
bd96e4ed46
commit
80cb374abb
3 changed files with 9 additions and 7 deletions
|
@ -94,8 +94,8 @@ require("lazy").setup({
|
|||
},
|
||||
{ 'rmagatti/auto-session' },
|
||||
{ 'tpope/vim-fugitive' },
|
||||
{ 'Glench/Vim-Jinja2-Syntax' },
|
||||
{ 'vmware-archive/salt-vim' },
|
||||
{ 'Glench/Vim-Jinja2-Syntax', priority=15 },
|
||||
{ 'vmware-archive/salt-vim', priority=10 },
|
||||
{ 'stephpy/vim-yaml' }, -- for proper sls syntax highlighting when jinja
|
||||
{
|
||||
'lukas-reineke/indent-blankline.nvim',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue