Update TODO
This commit is contained in:
38
TODO.org
38
TODO.org
@@ -1,11 +1,32 @@
|
||||
* Emacs
|
||||
** Shortcuts
|
||||
Jump to favorite files
|
||||
F1 to jump to tasks
|
||||
SPC p g to open projectile project straight to git
|
||||
|
||||
** Replacing Doom
|
||||
*** Packages
|
||||
**** straight
|
||||
**** doom-one theme
|
||||
**** doom-modeline?
|
||||
**** project.el or projectile
|
||||
**** magit
|
||||
**** which-key
|
||||
**** meow
|
||||
**** perspective or bufler
|
||||
https://github.com/nex3/perspective-el
|
||||
https://github.com/alphapapa/bufler.el
|
||||
**** lsp-mode or eglot
|
||||
**** VMOCE
|
||||
***** vertico
|
||||
***** marginalia
|
||||
***** orderless
|
||||
***** consult
|
||||
***** embark
|
||||
**** tree-sitter
|
||||
**** parinfer
|
||||
** Org
|
||||
*** Org-roam
|
||||
*** Embark
|
||||
** Embark
|
||||
https://karthinks.com/software/fifteen-ways-to-use-embark/
|
||||
** Snippets
|
||||
*** Insert Org source block
|
||||
@@ -13,23 +34,30 @@ https://karthinks.com/software/fifteen-ways-to-use-embark/
|
||||
*** use-package
|
||||
figure out interactions with Doom
|
||||
** configure evil-surround to not put spaces in
|
||||
Use closing brace to avoid spaces
|
||||
** Fira Code glyphs in vterm
|
||||
https://www.reddit.com/r/DoomEmacs/comments/qqqbon/wrong_icons_in_the_vterm/
|
||||
** Emacs everywhere
|
||||
https://github.com/tecosaur/emacs-everywhere
|
||||
** toggleable per-project terminal/eshell
|
||||
** popper?
|
||||
https://github.com/karthink/popper
|
||||
** Python fixes
|
||||
*** sqlalchemy type stubs
|
||||
https://github.com/microsoft/pyright/issues/626
|
||||
*** def snippet
|
||||
*** debugger
|
||||
* Kitty
|
||||
** Cheatsheet popup shortcuts
|
||||
*** fzf -> tldr
|
||||
*** kitty shortcuts
|
||||
** ssh wrapper
|
||||
** shell integration
|
||||
* Shell
|
||||
** my own version of "hey"
|
||||
https://github.com/hlissner/dotfiles/blob/master/bin/hey
|
||||
*** deploy templates for python/nix direnv
|
||||
*** update nix config
|
||||
** Mark/jump for directories
|
||||
,m [<register>] to mark a directory
|
||||
,j [<register>] to jump to a marked directory
|
||||
* Nix
|
||||
** aliases/scripts for upgrade/maintenance
|
||||
** docker ctrl-p fix
|
||||
|
||||
Reference in New Issue
Block a user