Skip to content

Instantly share code, notes, and snippets.

@hecomi
Created January 26, 2019 14:35
Show Gist options
  • Save hecomi/cf82847b774faaac6bd02684f61a694e to your computer and use it in GitHub Desktop.
Save hecomi/cf82847b774faaac6bd02684f61a694e to your computer and use it in GitHub Desktop.
wasavi
map [noremap] ; :
map [noremap] J 10j
map [noremap] K 10k
map [noremap] H ^
map [noremap] L $
map [noremap] q <Nop>
map [noremap] > >>
map [noremap] < <<
set jkdenotative
set theme=solarized_dark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment