🔧 chore(nvim): update included and extras lazyvim plugins

This commit is contained in:
Sergio Laín 2024-06-02 12:38:41 +02:00
parent a489a5cb82
commit fe179562d0
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B
2 changed files with 3 additions and 1 deletions

View file

@ -71,6 +71,8 @@ return {
-- LSP
{ "nvimtools/none-ls.nvim", optional = true },
{ "folke/neoconf.nvim", optional = true },
{ "folke/neodev.nvim", optional = true },
-- UI
{ "echasnovski/mini.animate", optional = true },

View file

@ -6,13 +6,13 @@ return {
{ "folke/ts-comments.nvim" },
{ "echasnovski/mini.comment" },
{ "echasnovski/mini.ai" },
{ "folke/lazydev.nvim" },
-- Editor
{ "folke/trouble.nvim" },
{ "folke/todo-comments.nvim" },
-- LSP
{ "folke/neoconf.nvim" },
{ "folke/neodev.nvim" },
{ "williamboman/mason-lspconfig.nvim" },