formatting, completion, lsp

This commit is contained in:
2025-05-12 11:27:08 +02:00
parent 068782f050
commit bdad7dbab3
4 changed files with 148 additions and 91 deletions

View File

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