Update TODO
This commit is contained in:
@@ -47,6 +47,8 @@ learn kmacros
|
|||||||
* read docs/configure
|
* read docs/configure
|
||||||
** magit
|
** magit
|
||||||
*** start in insert state in commit message
|
*** start in insert state in commit message
|
||||||
|
** whitespace cleanup
|
||||||
|
https://batsov.com/articles/2011/11/25/emacs-tip-number-3-whitespace-cleanup/
|
||||||
** straight
|
** straight
|
||||||
*** lockfile
|
*** lockfile
|
||||||
** corfu
|
** corfu
|
||||||
@@ -91,9 +93,10 @@ https://github.com/Gavinok/emacs.d/blob/main/lisp/org-config.el
|
|||||||
"o o" #'reveal-in-file-browser)
|
"o o" #'reveal-in-file-browser)
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* make emacsclient -nw work on Mac
|
|
||||||
* line wrapping
|
* line wrapping
|
||||||
https://elpa.gnu.org/packages/adaptive-wrap.html
|
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
|
* if nix in path, prefer nix versions of emacs packages
|
||||||
don't use :straight t in use-package declarations
|
don't use :straight t in use-package declarations
|
||||||
instead, have section that conditionally runs straight-use-package directives if necessary
|
instead, have section that conditionally runs straight-use-package directives if necessary
|
||||||
|
|||||||
Reference in New Issue
Block a user