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
# ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────