Skip to content

how to custom easymotion mapping #8179

Answered by baddri
baddri asked this question in Q&A
Dec 27, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

this will do 🤷‍♂️

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

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Zane-Reisbig
Comment options

@shohan11d
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
3 participants