Update TODO

This commit is contained in:
2024-04-27 23:50:02 -07:00
parent 6aa3ee17cd
commit 0476483426

View File

@@ -7,8 +7,6 @@
** copy-region-for-reddit
* keybindings
** emacs
*** 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
@@ -24,6 +22,9 @@ https://karthinks.com/software/more-less-emacs/#bonus-half-screen-scrolling
**** other-window scrolling
**** z to save current layout and maximize current window
*** C-i for imenu
*** repeat map for C-v/M-v
*** repeat map for org navigation bindings
why is there only one for C-c C-u by default?
** dired
https://github.com/alexluigit/dirvish
*** toggle hidden files
@@ -32,10 +33,8 @@ call e-shell globally
previous buffer in eshell-mode
** open project straight to magit
** free keys
*** C-z
*** C-t
*** C-o
*** C-j
*** C-'
*** C-,
*** M-r
@@ -58,7 +57,7 @@ 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
https://github.com/xl666/avy-conf/blob/main/avy.org
** xref
*** dumb-jump
@@ -111,9 +110,10 @@ 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
** verb
https://github.com/federicotdn/verb
for http requests
* port doom config.el
** reveal in finder
#+begin_src emacs-lisp