mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-23 04:31:57 +00:00
Attempt to refactor config to be more maintainable
This commit is contained in:
4
lua/plugins/lang/rust.lua
Normal file
4
lua/plugins/lang/rust.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
-- Analysis and inlay hints are absolutely essential
|
||||
{ "mrcjkb/rustaceanvim", version = "^6", lazy = false },
|
||||
}
|
||||
Reference in New Issue
Block a user