🔧 chore(nvim): update lazyvim extras plugin definitions

This commit is contained in:
Sergio Laín 2024-03-10 01:22:13 +01:00
parent 040042e2de
commit 5c2a47fa0c
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -15,7 +15,6 @@ return {
{ "tpope/vim-repeat", optional = true },
{ "echasnovski/mini.files", optional = true },
{ "SmiteshP/nvim-navic", optional = true },
{ "simrat39/symbols-outline.nvim", optional = true },
-- Lang
-- Clangd
@ -56,7 +55,7 @@ return {
-- Rust
{ "Saecki/crates.nvim", optional = true },
{ "rouge8/neotest-rust", optional = true },
{ "mrcjkb/rustaceanvim", optional = true },
-- Tailwind
{ "roobert/tailwindcss-colorizer-cmp.nvim", optional = true },