Skip to content

Instantly share code, notes, and snippets.

@chmelevskij
Last active September 30, 2016 20:01
Show Gist options
  • Save chmelevskij/c3c44fc1b88d53abdea42501971bdc02 to your computer and use it in GitHub Desktop.
Save chmelevskij/c3c44fc1b88d53abdea42501971bdc02 to your computer and use it in GitHub Desktop.
set completion-ignore-case on
set visible-stats on
set editing-mode vi
$if mode=vi
set keymap vi-command
set keymap vi-insert
"\C-l": clear-screen
$endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment