keep whichkey disabled by default
due to startuptime issues
This commit is contained in:
@@ -197,6 +197,7 @@ local plugins = {
|
|||||||
|
|
||||||
-- Only load whichkey after all the gui
|
-- Only load whichkey after all the gui
|
||||||
["folke/which-key.nvim"] = {
|
["folke/which-key.nvim"] = {
|
||||||
|
disable = true,
|
||||||
module = "which-key",
|
module = "which-key",
|
||||||
config = function()
|
config = function()
|
||||||
require "plugins.configs.whichkey"
|
require "plugins.configs.whichkey"
|
||||||
|
|||||||
Reference in New Issue
Block a user