This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| emacs [2023/07/03 20:05] – created pfm | emacs [2025/03/22 22:11] (current) – replace deft with denote; mention completion trinity pfm | ||
|---|---|---|---|
| Line 69: | Line 69: | ||
| ==== Completion ==== | ==== Completion ==== | ||
| - | Default completion is almost enough for me, I just add '' | + | I use '' |
| <code lisp> | <code lisp> | ||
| (require ' | (require ' | ||
| - | (setq completion-styles '(basic emacs22 flex orderless)) | + | (setq completion-styles ' |
| </ | </ | ||
| Line 82: | Line 82: | ||
| * [[https:// | * [[https:// | ||
| - | * [[https://www.emacswiki.org/emacs/DeftMode|Deft]] and [[https:// | + | * [[https://protesilaos.com/emacs/denote|Denote]] |
| * [[https:// | * [[https:// | ||
| + | * Vertico, Marginalia, and Consult | ||
| * [[https:// | * [[https:// | ||
| * Programming language modes | * Programming language modes | ||
| + | |||
| + | ===== Display ===== | ||
| + | |||
| + | I change themes from time to time, with several standing out for being on my list for a long time: | ||
| + | |||
| + | * flatland | ||
| + | * timu-spacegrey | ||
| + | * tron-legacy | ||
| + | * base16-darkviolet | ||
| + | * modus-operandi | ||
| + | * dakrone-light | ||
| + | * tok | ||
| + | |||
| + | I prefer fonts with programming ligatures. After some time spent with Fira Code I've changed to [[https:// | ||