This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| emacs [2025/03/15 20:57] – Display: themes, fonts 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 | ||