mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-22 20:21:57 +00:00
5 lines
129 B
Lua
5 lines
129 B
Lua
return {
|
|
-- Analysis and inlay hints are absolutely essential
|
|
{ "mrcjkb/rustaceanvim", version = "^6", lazy = false },
|
|
}
|