dotfiles/nvim/lua/plugins/rustaceanvim.lua

8 lines
85 B
Lua

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