Skip to content

Instantly share code, notes, and snippets.

@rendfall
Created March 10, 2015 10:43
Show Gist options
  • Select an option

  • Save rendfall/97fade99f75f5373b405 to your computer and use it in GitHub Desktop.

Select an option

Save rendfall/97fade99f75f5373b405 to your computer and use it in GitHub Desktop.
Disable close_window hotkey
// Preferences > Key Bindings - User
{ "keys": ["ctrl+shift+w"], "command": "noop"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment