mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 01:38:47 +02:00
fix: error which-key.nvim update config
This commit is contained in:
parent
38a9984694
commit
bde07f949a
2 changed files with 9 additions and 10 deletions
|
@ -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 = {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue