Hans Chen
Hans Chen
Is it possible to have a separate highlight for class method calls? Currently semshi seems to highlight methods as class attributes:  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...