nvim/lua/plugins/rustaceanvim.lua
2026-02-22 18:38:57 -03:00

5 lines
70 B
Lua

return {
'mrcjkb/rustaceanvim',
version = '^8',
lazy = false,
}