Skip to content

Vim mode j k for escape, keybinding context, <leader> #6661

Closed Answered by fminkowski
calebmeyer asked this question in Q&A
Discussion options

You must be logged in to vote

This works for me:

  {
    "context": "Editor && vim_mode == insert && !menu",
    "bindings": {
      "j k": ["vim::SwitchMode", "Normal"]
    }
  }

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@danielo515
Comment options

@ckipp01
Comment options

@OlegGulevskyy
Comment options

@prestonButton
Comment options

@danielkvores
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

@olafurpg
Comment options

Answer selected by mrnugget
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels