Skip to content

How do I disable the <C-x> binding in the picker? #650

Answered by epwalsh
Hubro asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @Hubro, try:

picker = {
  note_mappings = {
    new = "<C-F15>",
  },
},

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@epwalsh
Comment options

@Hubro
Comment options

Answer selected by Hubro
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