This commit is contained in:
nico
2025-03-31 15:01:05 +02:00
parent a9fc101532
commit aef0a291da
6 changed files with 101 additions and 8 deletions

View File

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