Update TODO
This commit is contained in:
@@ -39,14 +39,11 @@ M-hjlk for moving headings
|
||||
gu = (+lookup/references)
|
||||
*** equivalent of r (replace character under point, don't enter insert mode)
|
||||
*** equivalent of . for repeating edits
|
||||
|
||||
learn kmacros
|
||||
*** learn kmacros
|
||||
** dired
|
||||
*** hjkl navigation
|
||||
*** : for M-x
|
||||
https://github.com/punassuming/ranger.el
|
||||
* 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
|
||||
@@ -56,6 +53,7 @@ https://takeonrules.com/2022/01/17/switching-from-company-to-corfu-for-emacs-com
|
||||
** embark
|
||||
https://karthinks.com/software/fifteen-ways-to-use-embark/
|
||||
** vertico
|
||||
** avy
|
||||
** marginalia
|
||||
** orderless
|
||||
** consult
|
||||
@@ -96,6 +94,7 @@ https://github.com/Gavinok/emacs.d/blob/main/lisp/org-config.el
|
||||
* line wrapping
|
||||
https://elpa.gnu.org/packages/adaptive-wrap.html
|
||||
* Fix magit invisible changes in terminal
|
||||
* when opening help buffer, focus it so I can q out
|
||||
* Deconflict Emacs and Kitty hotkeys
|
||||
* if nix in path, prefer nix versions of emacs packages
|
||||
don't use :straight t in use-package declarations
|
||||
@@ -108,6 +107,7 @@ instead, have section that conditionally runs straight-use-package directives if
|
||||
* languages
|
||||
** python
|
||||
** nix
|
||||
https://github.com/elkowar/rnix-lsp
|
||||
** typescript
|
||||
** web-mode
|
||||
* meow
|
||||
@@ -119,6 +119,8 @@ How to express "insert before the second word of the line"?
|
||||
Why doesn't visit work consistently in beacon mode?
|
||||
*** defining C-<something> keys in normal mode seems to fuck everything up for some reason
|
||||
** sexp state
|
||||
** try dot mode
|
||||
https://github.com/wyrickre/dot-mode
|
||||
** notes
|
||||
*** r replaces selection with yank buffer
|
||||
* Notes from Mastering Emacs
|
||||
|
||||
Reference in New Issue
Block a user