enable lsp + a bunch of other things

This commit is contained in:
2025-11-15 23:40:52 -05:00
parent 5f6a4907f3
commit 4c1a71c1df
11 changed files with 63 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
return {
'mrcjkb/rustaceanvim',
version = '^6', -- Recommended
lazy = false, -- This plugin is already lazy
}