From eeab501aaa88ff0bf0ea8938c8de63794463e2f1 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Fri, 26 Apr 2024 21:22:52 -0700 Subject: [PATCH] Update TODO --- thoom-emacs/TODO.org | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/thoom-emacs/TODO.org b/thoom-emacs/TODO.org index 96d53ec..653c3e5 100644 --- a/thoom-emacs/TODO.org +++ b/thoom-emacs/TODO.org @@ -7,10 +7,23 @@ ** copy-region-for-reddit * keybindings ** emacs -*** expand C-a to jump to the first place after the bullet in org-mode -*** center cursor after page up / page down +*** expand C-a +**** jump to start of filename in dired +*** half-screen scrolling https://karthinks.com/software/more-less-emacs/#bonus-half-screen-scrolling *** previous/next buffer +*** C-o prefix for window managment +**** C-o C-o for other window +**** C-o wasd repeat map for moving manually +**** C-o / for vsplit +**** C-o - for hsplit +**** shift-wasd for moving windows +**** C-wasd for resizing +**** C-d for delete +**** C-/ for undo window change +**** other-window scrolling +**** z to save current layout and maximize current window +*** C-i for imenu ** dired https://github.com/alexluigit/dirvish *** toggle hidden files @@ -45,17 +58,20 @@ https://karthinks.com/software/fifteen-ways-to-use-embark/ https://github.com/tecosaur/emacs-everywhere ** avy https://karthinks.com/software/avy-can-do-anything/ +*** bind C-j in isearch-mode-map ** xref *** dumb-jump ** yasnippet *** org src blocks -** undo-tree ** vertico ** mwim +replaces c-a hack ** marginalia ** treesit-auto https://github.com/renzmann/treesit-auto +*** treesit-jump +https://github.com/dmille56/treesit-jump ** orderless ** consult *** consult-yank-from-kill-ring @@ -95,6 +111,8 @@ https://github.com/stsquad/emacs_chrome https://github.com/astoff/devdocs.el ** vundo https://github.com/casouri/vundo +** dot-mode +https://github.com/wyrickre/dot-mode ** popper * port doom config.el ** reveal in finder