diff --git a/lua/plugins/init.lua b/lua/plugins/init.lua index 710d1de..3f2031e 100644 --- a/lua/plugins/init.lua +++ b/lua/plugins/init.lua @@ -235,7 +235,6 @@ local default_plugins = { -- Only load whichkey after all the gui { "folke/which-key.nvim", - enabled = false, keys = { "", '"', "'", "`" }, init = require("core.utils").load_mappings "whichkey", opts = function()