Skip to content

Instantly share code, notes, and snippets.

@brennanfee
Created June 17, 2023 16:12
Show Gist options
  • Save brennanfee/067478165b13617c4508036c5e1cf36f to your computer and use it in GitHub Desktop.
Save brennanfee/067478165b13617c4508036c5e1cf36f to your computer and use it in GitHub Desktop.
Surfing Keys Settings
settings.lurkingPattern = /https:\/\/github\.com|.*confluence.*/i;
api.mapkey('gt', 'R');
api.mapkey('gT', 'E');
api.mapkey('gk', 'x');
api.mapkey('gb', 'B');
api.mapkey('gf', 'F');
api.mapkey('F', 'gf');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment