fix: error which-key.nvim update config

This commit is contained in:
Pojok Code 2024-07-18 16:53:21 +07:00
parent 38a9984694
commit bde07f949a
2 changed files with 9 additions and 10 deletions

View file

@ -104,7 +104,6 @@ return {
},
show_help = true, -- show help message on the command line when the popup is visible
show_keys = true, -- show the currently pressed key and its label as a message in the command line
triggers = "auto", -- automatically setup triggers
-- Disabled by default for Telescope
disable = {
buftypes = {},