🔧 chore(nvim): update included and extras lazyvim plugins
This commit is contained in:
parent
a489a5cb82
commit
fe179562d0
2 changed files with 3 additions and 1 deletions
|
@ -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 },
|
||||
|
|
|
@ -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" },
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue