Manuel Kaufmann
Manuel Kaufmann
It's more customizable. For example, (setq highlight-thing-limit-to-defun t) to highlight only things inside the current function. The default `face` is yellow, but it can be changed easily. https://github.com/fgeller/highlight-thing.el
This way it's too much easy to find what is the argument and what's the value passed. 
* https://github.com/chrisdone/god-mode
* https://www.gnu.org/software/emacs/manual/html_node/semantic/Semantic-mode.html * helm-semantic: https://github.com/emacs-helm/helm/blob/master/helm-semantic.el * https://github.com/bmag/imenu-list
https://github.com/smihica/emmet-mode
* https://github.com/emacs-evil/evil-collection There are many modes integrated with evil there that I should consider intalling them.
* https://www.emacswiki.org/emacs/EightyColumnRule * https://www.emacswiki.org/emacs/ColumnMarker
I should take a look at it seems look interesting: https://github.com/antham/helm-backup
* https://github.com/bling/fzf.el * https://github.com/junegunn/fzf#installation
https://fuco1.github.io/2017-07-15-Collapse-unique-nested-paths-in-dired-with-dired-collapse-mode.html