vim-easymotion icon indicating copy to clipboard operation
vim-easymotion copied to clipboard

Suggestion: Better character combinations

Open sayanarijit opened this issue 6 years ago • 0 comments

We can improve the target character combos using the following logic:

  • The nearest words to have single character target keys. (Already there)
  • Then it will have 2-character targets but both the characters will be the same.
  • Then It will have a combination of a consonant and a vowel (Since we are habituated to type a vowel after a consonant and vice versa).
  • Then it will have random combinations (if required).

sayanarijit avatar Sep 07 '19 10:09 sayanarijit