Vim: easymotion: ability to limit the characters that appear

Created on 25 Aug 2017  路  4Comments  路  Source: VSCodeVim/Vim

  • Click thumbs-up 馃憤 on this issue if you want it!
  • Click confused 馃槙 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


id like to use only (or at least prioritize) the home row keys for easy motion

let g:EasyMotion_keys="asdfghjkl;'"

Source: https://github.com/easymotion/vim-easymotion/blob/e4d71c7ba45baf860fdaaf8c06cd9faebdccbd50/doc/easymotion.txt#L405

Most helpful comment

@omega-ult I confirmed the bug. I will fix it soon.

All 4 comments

@MaxFieldWalker Any plans on implementing this?

It seems that the keys to be used for jumping are defined here in VSCode Vim.

I think it is not so difficult to make them customizable.
Would you like me to do it?

So I found it only shows very limited jump anchors when I do 'b' or 'w', even in a whole page, no more than 26, is that a bug?

@omega-ult I confirmed the bug. I will fix it soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cckowin picture cckowin  路  3Comments

lucastheisen picture lucastheisen  路  3Comments

orn688 picture orn688  路  3Comments

ACollectionOfAtoms picture ACollectionOfAtoms  路  3Comments

elithrar picture elithrar  路  3Comments