Added rustaceanvim plugin

This commit is contained in:
Simo Soini 2025-06-25 14:18:26 +03:00
parent 84841a24ce
commit 1fce6c5c18
1 changed files with 5 additions and 0 deletions

View File

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