This commit is contained in:
hakase
2025-04-19 18:50:01 -05:00
parent 4123a4752c
commit 83d958ba47
3 changed files with 29 additions and 11 deletions
+5
View File
@@ -131,4 +131,9 @@ return {
{ "<leader>lg", "<cmd>LazyGit<cr>", desc = "LazyGit" }
}
},
{
'mrcjkb/rustaceanvim',
version = '^6', -- Recommended
lazy = false, -- This plugin is already lazy
},
}