Add notes to hx config
This commit is contained in:
parent
e3ea90b92c
commit
810f542bae
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue