+noice record
This commit is contained in:
parent
630f22029f
commit
eb54edddca
@ -904,6 +904,13 @@ require('lazy').setup({
|
||||
lsp_doc_border = false, -- add a border to hover docs and signature help
|
||||
},
|
||||
|
||||
routes = {
|
||||
{
|
||||
view = 'notify',
|
||||
filter = { event = 'msg_showmode' },
|
||||
},
|
||||
},
|
||||
|
||||
require('which-key').register {
|
||||
['<leader>n'] = { name = '[N]oice', _ = 'which_key_ignore' },
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user