update jinja stuff
All checks were successful
Build neovim image / build-neovim-arm64 (push) Successful in 11m38s
Build neovim image / build-neovim-amd64 (push) Successful in 13m5s
Build neovim image / update-images-manifest (push) Successful in 22s

This commit is contained in:
Maciej Lebiest 2024-10-13 20:14:30 +02:00
parent d593845959
commit 9bcaf4cc77
2 changed files with 22 additions and 14 deletions

View file

@ -152,7 +152,8 @@ require("lazy").setup({
opts = require('plugins.lualine').config
},
{ 'RRethy/vim-illuminate' },
{ 'sheerun/vim-polyglot' },
--{ 'sheerun/vim-polyglot' }, -- not maintained
{ 'HiPhish/jinja.vim' },
-- themes
{ "ellisonleao/gruvbox.nvim", priority = 1000, config = true },