Compare commits

..

No commits in common. "4c5607d1ed4de63f958f76e602b8985946c707d3" and "df120d9fbb84d077b233dbec083678068aca3507" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -49,8 +49,8 @@ export HISTIGNORE="clear:l: *"
# Man pages {{{
# See `:h :Man` in NeoVim
export MANWIDTH=80
export PAGER=nvimpager
export MANWIDTH=999
# export MANPAGER='nvim +Man!'
# }}}
# Editor {{{

View File

@ -15,7 +15,7 @@ TYPE_ARROW=a
TYPE_CIRCLE=o
TYPE_CIRCLECOUNT=Shift+o
TYPE_COMMIT_CURRENT_TOOL=Ctrl+Return
TYPE_COPY=y
TYPE_COPY=Ctrl+c
TYPE_DELETE_CURRENT_TOOL=
TYPE_DRAWER=l
TYPE_EXIT=q