Skip to content

Instantly share code, notes, and snippets.

@matt-west
Created December 3, 2013 14:47
Show Gist options
  • Save matt-west/7770328 to your computer and use it in GitHub Desktop.
Save matt-west/7770328 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"font_size": 11,
"ignored_packages": [
"Vintage"
],
"afn_use_project_root": true,
"afn_proj_root": "../",
"afn_valid_scopes": [
"string",
"css",
"sass",
"less",
"scss"
],
"afn_blacklist_scopes": [
"string.regexp.js"
],
"afn_insert_dimensions": true,
"afn_insert_width_first": false,
"afn_use_keybinding": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment