Update TODO
This commit is contained in:
@@ -7,8 +7,6 @@
|
|||||||
** copy-region-for-reddit
|
** copy-region-for-reddit
|
||||||
* keybindings
|
* keybindings
|
||||||
** emacs
|
** emacs
|
||||||
*** expand C-a
|
|
||||||
**** jump to start of filename in dired
|
|
||||||
*** half-screen scrolling
|
*** half-screen scrolling
|
||||||
https://karthinks.com/software/more-less-emacs/#bonus-half-screen-scrolling
|
https://karthinks.com/software/more-less-emacs/#bonus-half-screen-scrolling
|
||||||
*** previous/next buffer
|
*** previous/next buffer
|
||||||
@@ -24,6 +22,9 @@ https://karthinks.com/software/more-less-emacs/#bonus-half-screen-scrolling
|
|||||||
**** other-window scrolling
|
**** other-window scrolling
|
||||||
**** z to save current layout and maximize current window
|
**** z to save current layout and maximize current window
|
||||||
*** C-i for imenu
|
*** 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
|
** dired
|
||||||
https://github.com/alexluigit/dirvish
|
https://github.com/alexluigit/dirvish
|
||||||
*** toggle hidden files
|
*** toggle hidden files
|
||||||
@@ -32,10 +33,8 @@ call e-shell globally
|
|||||||
previous buffer in eshell-mode
|
previous buffer in eshell-mode
|
||||||
** open project straight to magit
|
** open project straight to magit
|
||||||
** free keys
|
** free keys
|
||||||
*** C-z
|
|
||||||
*** C-t
|
*** C-t
|
||||||
*** C-o
|
*** C-o
|
||||||
*** C-j
|
|
||||||
*** C-'
|
*** C-'
|
||||||
*** C-,
|
*** C-,
|
||||||
*** M-r
|
*** M-r
|
||||||
@@ -58,7 +57,7 @@ https://karthinks.com/software/fifteen-ways-to-use-embark/
|
|||||||
https://github.com/tecosaur/emacs-everywhere
|
https://github.com/tecosaur/emacs-everywhere
|
||||||
** avy
|
** avy
|
||||||
https://karthinks.com/software/avy-can-do-anything/
|
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
|
** xref
|
||||||
*** dumb-jump
|
*** dumb-jump
|
||||||
|
|
||||||
@@ -111,9 +110,10 @@ https://github.com/stsquad/emacs_chrome
|
|||||||
https://github.com/astoff/devdocs.el
|
https://github.com/astoff/devdocs.el
|
||||||
** vundo
|
** vundo
|
||||||
https://github.com/casouri/vundo
|
https://github.com/casouri/vundo
|
||||||
** dot-mode
|
|
||||||
https://github.com/wyrickre/dot-mode
|
|
||||||
** popper
|
** popper
|
||||||
|
** verb
|
||||||
|
https://github.com/federicotdn/verb
|
||||||
|
for http requests
|
||||||
* port doom config.el
|
* port doom config.el
|
||||||
** reveal in finder
|
** reveal in finder
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
|||||||
Reference in New Issue
Block a user