Skip to content

Instantly share code, notes, and snippets.

@DarwinSenior
Created May 11, 2018 08:19
Show Gist options
  • Select an option

  • Save DarwinSenior/b3b209b29e3fc7670b2f940d39a5dd50 to your computer and use it in GitHub Desktop.

Select an option

Save DarwinSenior/b3b209b29e3fc7670b2f940d39a5dd50 to your computer and use it in GitHub Desktop.
surfingkeys
map("K", "R");
map("J", "E");
map("u", "e");
map("H", "S");
unmap("C");
map("O", "on");
map("gi", "i");
map("ss", "se");
map("a", "og");
map("g^", "g0");
map("oo", "t");
map("g`", "<Ctrl-6>");
map("L", "D");
unmap("sm");
map("oc", "cc");
unmap("yf");
map("^", "0");
unmap("B");
unmap("F");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment