Skip to content

Instantly share code, notes, and snippets.

@liuderchi
Last active March 22, 2020 15:58
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 liuderchi/b95f41d82235dd792b48dae4c83f62a8 to your computer and use it in GitHub Desktop.
Save liuderchi/b95f41d82235dd792b48dae4c83f62a8 to your computer and use it in GitHub Desktop.
Personal Config for SurfingKeys
// trigger settings edit UI using `se`
// ref https://github.com/brookhong/surfingkeys#edit-your-own-settings
// unmap('gc', /github\.com/i );
// unmap('gp', /github\.com/i );
// https://github.com/brookhong/surfingkeys#properties-list
settings.blacklistPattern = /^https?:\/\/github\.com\/.?/;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment