Add notes to hx config

This commit is contained in:
Ian Keane 2024-09-18 22:37:45 -04:00
parent e3ea90b92c
commit 810f542bae

View file

@ -137,6 +137,14 @@ set-option -g window-status-format '#{window_name}'
** Helix ** Helix
#+begin_src toml :tangle ~/.config/helix/config.toml #+begin_src toml :tangle ~/.config/helix/config.toml
theme = "base16_default" theme = "base16_default"
# HML
# gg G
# next / previous / show hunk ghn ghp ghv
# alias & to something easier
# remap alt-s
# remap ctrl-r to redo
# remap gc to comment
#+end_src #+end_src
** Emacs Pinentry ** Emacs Pinentry