adrian-budau / easy-motion

Easy Motion for Atom IDE
MIT License
20 stars 4 forks source link

Display two characters on cover #3

Closed grayrest closed 9 years ago

grayrest commented 10 years ago

One of the (many) things Vim's Easy Motion does is display multiple characters on cover. It's much faster to type a pair of characters than it is to type a character, see what the second character is, and type the second. This PR implements two-character cover and handles more than two characters to go by displaying a bullet as the second character.