diff --git a/thoom-emacs/TODO.org b/thoom-emacs/TODO.org index a15bbe8..c860db7 100644 --- a/thoom-emacs/TODO.org +++ b/thoom-emacs/TODO.org @@ -47,6 +47,8 @@ learn kmacros * read docs/configure ** magit *** start in insert state in commit message +** whitespace cleanup +https://batsov.com/articles/2011/11/25/emacs-tip-number-3-whitespace-cleanup/ ** straight *** lockfile ** corfu @@ -91,9 +93,10 @@ https://github.com/Gavinok/emacs.d/blob/main/lisp/org-config.el "o o" #'reveal-in-file-browser) #+end_src -* make emacsclient -nw work on Mac * line wrapping https://elpa.gnu.org/packages/adaptive-wrap.html +* Fix magit invisible changes in terminal +* Deconflict Emacs and Kitty hotkeys * if nix in path, prefer nix versions of emacs packages don't use :straight t in use-package declarations instead, have section that conditionally runs straight-use-package directives if necessary