]> Freerunner's - dotfiles.git/commitdiff
kak: update config
authorAndre Ramnitz <tux.rising@gmail.com>
Wed, 6 Nov 2024 07:16:35 +0000 (08:16 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Wed, 6 Nov 2024 07:16:35 +0000 (08:16 +0100)
dot-config/kak/kakrc

index a18467463d05dd47414a18116cb700e38467adbb..cb508e01466e418a44524c4b0e31621c2d5674db 100644 (file)
@@ -299,6 +299,8 @@ map global user -docstring 'insert newline above current'                n  '  O
 map global user -docstring 'insert newline below current'                N  '  o<esc>k'
 map global user -docstring 'relative line numbers enable'                r  ': addhl window/nl number-lines -min-digits -1 -relative -hlcursor<ret>'
 map global user -docstring 'relative line numbers disable'               R  ': rmhl window/nl<ret>'
+map global user -docstring 'help command mode enable'                    h  ': set -add global autoinfo normal<ret>'
+map global user -docstring 'help command mode disable'                   H  ': set -remove global autoinfo normal<ret>'
 
 # buffer user mode
 # ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────