Skip to content

Instantly share code, notes, and snippets.

@akahanaton
Last active April 15, 2017 01:40
Show Gist options
  • Save akahanaton/f751fc21a965b1909c7aeef91f4b5d14 to your computer and use it in GitHub Desktop.
Save akahanaton/f751fc21a965b1909c7aeef91f4b5d14 to your computer and use it in GitHub Desktop.
svimrc
set smoothscroll
" only support single char mapping
unmap "w"
map "w" nextTab
map "q" previousTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment