Skip to content

Instantly share code, notes, and snippets.

@diffused
Created October 11, 2013 19:40
Show Gist options
  • Save diffused/6940788 to your computer and use it in GitHub Desktop.
Save diffused/6940788 to your computer and use it in GitHub Desktop.
Sublime Text user settings to disable atomic saves so gaurd can see filesystem changes
{
"atomic_save": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment