Skip to content

Instantly share code, notes, and snippets.

@paniash
Last active May 7, 2021 13:26
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 paniash/9da795c7e242c74f0f32c70d7998af2f to your computer and use it in GitHub Desktop.
Save paniash/9da795c7e242c74f0f32c70d7998af2f to your computer and use it in GitHub Desktop.
Settings for surfingkeys
settings.smoothScroll = false;
map("K", "R");
map("J", "E");
map("yf", "ya");
map("t", "on");
map(">", ">>");
map("<", "<<");
map("H", "S");
map("L", "D");
settings.hintShiftNonActive = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment