🔧 chore(nvim): update lazyvim extras plugin definitions
This commit is contained in:
parent
040042e2de
commit
5c2a47fa0c
1 changed files with 1 additions and 2 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Reference in a new issue