This commit is contained in:
Christoph J. Scherr 2024-03-11 14:38:18 +01:00
commit 8ccbfe6d75
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
1 changed files with 1 additions and 1 deletions

View File

@ -808,7 +808,7 @@ local plugins = {
{ "folke/neodev.nvim", opts = {} }, { "folke/neodev.nvim", opts = {} },
{ {
"mrcjkb/rustaceanvim", "mrcjkb/rustaceanvim",
enabled = true, enabled = false,
version = "^4", -- Recommended version = "^4", -- Recommended
ft = { "rust" }, ft = { "rust" },
config = function() config = function()