From 810f542bae2f997c7dc2863ae7b8b3f4f80eb4e0 Mon Sep 17 00:00:00 2001 From: Ian Keane Date: Wed, 18 Sep 2024 22:37:45 -0400 Subject: [PATCH] Add notes to hx config --- dotfiles.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dotfiles.org b/dotfiles.org index 886dc58..f3fcdb6 100644 --- a/dotfiles.org +++ b/dotfiles.org @@ -137,6 +137,14 @@ set-option -g window-status-format '#{window_name}' ** Helix #+begin_src toml :tangle ~/.config/helix/config.toml 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 ** Emacs Pinentry