kickstart.nvim/lua/custom/plugins/rustaceanvim.lua

6 lines
70 B
Lua

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