Skip to content

Instantly share code, notes, and snippets.

@jamescoxhead
Last active September 11, 2016 18:18
Show Gist options
  • Save jamescoxhead/6c5f2c9341f42ee17a24 to your computer and use it in GitHub Desktop.
Save jamescoxhead/6c5f2c9341f42ee17a24 to your computer and use it in GitHub Desktop.
Brackets configuration
{
"fonts.fontSize": "12px",
"fonts.fontFamily": "'SourceCodePro-Medium', MS ゴシック, 'MS Gothic', monospace",
"healthData.healthDataTracking": false,
"dragDropText": true,
"insertHintOnTab": true,
"pane.mergePanesWhenLastFileClosed": true,
"styleActiveLine": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment