Skip to content

Instantly share code, notes, and snippets.

@ytyubox
Last active April 23, 2019 02:56
Show Gist options
  • Save ytyubox/b0dd6e7e99182cd30c887d39aab312ab to your computer and use it in GitHub Desktop.
Save ytyubox/b0dd6e7e99182cd30c887d39aab312ab to your computer and use it in GitHub Desktop.
sVimrc
map "ctrl+w" nextWindow
map "ctrl+W" previousWindow
unmap "w"
map "ctrl+k" nextTab
map "ctrl+j" previousTab
unmap "K"
unmap "J"
@ytyubox
Copy link
Author

ytyubox commented Apr 23, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment