Can't map <C-k> to select_prev #588
Replies: 1 comment 1 reply
-
LazyVim/LazyVim#5131 conflict probably here with lsp signature |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
<C-j>
works correctly here but<C-k>
doesn't, i get a message about "No signature help available" which is from a keybind to show LSP documentation, but I would expect blink to consume this first, no?Beta Was this translation helpful? Give feedback.
All reactions