This commit is contained in:
Christian Nieves
2024-12-25 20:12:14 -07:00
parent fe2fed17ed
commit 3ea53a113f
5 changed files with 87 additions and 63 deletions

View File

@ -3,6 +3,9 @@ return {
"mrcjkb/rustaceanvim",
version = "^5", -- Recommended
lazy = false, -- This plugin is already lazy
keys = {
-- { "" },
},
},
{
"saecki/crates.nvim",