Skip to content

how to custom easymotion mapping #8179

Answered by baddri
baddri asked this question in Q&A
Discussion options

You must be logged in to vote

this will do 🤷‍♂️

"vim.normalModeKeyBindingsNonRecursive": [
    {
      "before": [
        "s",
      ],
      "after": [
        "<leader>",
        "<leader>",
        "s"
      ]
    },
  ]

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zane-Reisbig
Comment options

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