diff --git a/dotfiles.org b/dotfiles.org index f3fcdb6..575085e 100644 --- a/dotfiles.org +++ b/dotfiles.org @@ -135,16 +135,19 @@ set-option -g window-status-format '#{window_name}' #+end_src * Text Editors ** Helix +*** TODO Things to remap +- 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 +*** TODO Misc +- Language server config +- GPT config #+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