Skip to content

Instantly share code, notes, and snippets.

@ourway
Created March 15, 2023 20:03
Show Gist options
  • Save ourway/b602b94fe6b4b1fe1de8332ce940df36 to your computer and use it in GitHub Desktop.
Save ourway/b602b94fe6b4b1fe1de8332ce940df36 to your computer and use it in GitHub Desktop.
set editing-mode vi
# vi settings
$if mode=vi
set keymap vi-insert
"kj" # remap escape
$endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment