diff options
| author | Jack Jamison <jjamison@litecoms.com> | 2026-05-28 15:33:51 -0400 |
|---|---|---|
| committer | Jack Jamison <jjamison@litecoms.com> | 2026-05-28 15:33:51 -0400 |
| commit | a2ae7b4ab3f577826b74ee0cce9667bfac306fb9 (patch) | |
| tree | e45f78c985daf21e5a536c1136a149988cbc3128 /.config/emacs/TODO.org | |
| parent | 8d71a22569315b56144799b96f7d2dec7cc0f1c9 (diff) | |
clean up config
Diffstat (limited to '.config/emacs/TODO.org')
| -rw-r--r-- | .config/emacs/TODO.org | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/.config/emacs/TODO.org b/.config/emacs/TODO.org index a32e507..506971d 100644 --- a/.config/emacs/TODO.org +++ b/.config/emacs/TODO.org @@ -1,3 +1,12 @@ +Improvements: +- [ ] No more package archives, install and vet lisp locally +- [ ] Run my code in debuggers by default + +Annoyances: +- [ ] eglot rename doesn't prompt with existing name (kind of fixed with M-n in prompt) +- [ ] the function argument information in buffer doesn't always stay. Maybe I should make it pop up + +Archive: - [x] auto indent on paste for evil - [x] no littering - [x] indent switch statements right @@ -10,10 +19,3 @@ - [ ] fix cape completions not being active in most buffers - [ ] dape presets and run config - [ ] gptel - -Annoyances: -- [ ] eglot rename doesn't prompt with existing name (kind of fixed with M-n in prompt) -- [ ] the function argument information in buffer doesn't always stay. Maybe I should make it pop up - -Improvements: -- [ ] No more package archives, install and vet lisp locally |
