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: 6 comments 12 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
4 replies
@mrnugget
Comment options

@olafurpg
Comment options

@nmsobri
Comment options

@seanderue
Comment options

Answer selected by mrnugget
Comment options

You must be logged in to vote
0 replies
Comment options

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

@itsmejoeyb
Comment options

@Or-Gold
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment