Results 3 issues of Hans Chen

Is it possible to have a separate highlight for class method calls? Currently semshi seems to highlight methods as class attributes: ![semshi](https://user-images.githubusercontent.com/1353015/84919024-ae706680-b0c1-11ea-8c9f-957e32b01b75.png) This is the desired outcome (how it looks...

After using `(easymotion-sn)`, easymotion will highlight all matches after pressing Return if `hlsearch` is set. Add an option to not highlight search matches (the highlights after pressing Return) even if...

After using [`avy`](https://github.com/abo-abo/avy) in emacs, I came to really like its [`avy-goto-char-timer`](https://github.com/abo-abo/avy#avy-goto-char-timer) mode, which lets you input an arbitrary amount of character within a predefined time, and then lables all...

enhancement
feature