Skip to content
Discussion options

You must be logged in to vote

Check out the keymap documentation. It would look something like

keymap = {
  ['<C-n>'] = { 'show', 'select_next', 'fallback' }
  ['<C-p>'] = { 'show', 'select_prev', 'fallback' }
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mario-amazing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants