look and small plugins

This commit is contained in:
geremia 2023-09-15 14:02:55 +02:00
parent 3b8f438b14
commit e9588d6ef1
2 changed files with 57 additions and 1 deletions

View file

@ -3,5 +3,10 @@
--
-- See the kickstart.nvim README for more information
return {
-- toggle diagnostics visibility
'WhoIsSethDaniel/toggle-lsp-diagnostics.nvim',
-- blade support
'jwalton512/vim-blade',
-- transparent bg
'xiyaowong/transparent.nvim',
}