add plugin for nftables highlight
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 10m54s
Build neovim image / build-neovim-arm64 (push) Successful in 11m50s
Build neovim image / update-images-manifest (push) Successful in 20s

This commit is contained in:
Maciej Lebiest 2024-10-17 16:31:22 +02:00 committed by Maciej Lebiest
parent 9bcaf4cc77
commit e44e418a43

View file

@ -153,6 +153,7 @@ require("lazy").setup({
}, },
{ 'RRethy/vim-illuminate' }, { 'RRethy/vim-illuminate' },
--{ 'sheerun/vim-polyglot' }, -- not maintained --{ 'sheerun/vim-polyglot' }, -- not maintained
{ 'nfnty/vim-nftables' },
{ 'HiPhish/jinja.vim' }, { 'HiPhish/jinja.vim' },
-- themes -- themes