Skip to content

Instantly share code, notes, and snippets.

@ourway
Created January 26, 2023 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ourway/6cbfebd96792b5ca98783f238c98833c to your computer and use it in GitHub Desktop.
Save ourway/6cbfebd96792b5ca98783f238c98833c 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