upgraded rustaceanvim to version 6

This commit is contained in:
2025-07-03 22:46:14 -05:00
parent fe74ce1bee
commit 6ac6d697dd
+1 -1
View File
@@ -87,7 +87,7 @@ function M.install_plugins()
-- RUST -- RUST
{ {
"mrcjkb/rustaceanvim", "mrcjkb/rustaceanvim",
version = "^5", -- Recommended version = "^6", -- Recommended
lazy = false, -- This plugin is already lazy lazy = false, -- This plugin is already lazy
}, },