From c2590972b8974838f1c5bc5e344b98c0615316d4 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Mon, 10 Oct 2022 12:01:43 -0700 Subject: [PATCH] Update TODO --- thoom-emacs/TODO.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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