summaryrefslogtreecommitdiff
path: root/.config/emacs/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/TODO.org')
-rw-r--r--.config/emacs/TODO.org16
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