Related utilities
Some additional emacs packages useful in this context
- smart scan
- Jumps between other symbols found at point in Emacs
- beacon
- A light that follows your cursor around so you don’t lose it
- aggressive-indent-mode
- Emacs minor mode that keeps your code always indented. More reliable than electric-indent-mode
- VDHL capf
- Emacs completion at point function (capf) backend for use with company
- toc-org
- Up-to-date table of contents in org files
- helm navi
- When using
outshine
- poporg
- Tool for editing comments in any text mode
- org-link
- Display org-mode style bracket links in non-org-mode buffers
Coding
Sparse list of projects intended at improving coding
User configurations
Author personal setup is here.