<help> filetype should not be handled by navigator

fix-keymap-buffer
spike 2 years ago
parent b162f7071f
commit 06a8879c46

@ -42,6 +42,7 @@ local disabled_ft = {
'windline',
'notify',
'nofile',
'help',
'',
}
-- local cap = vim.lsp.protocol.make_client_capabilities()

Loading…
Cancel
Save