Skip to content

Instantly share code, notes, and snippets.

@joseluisq
Last active August 29, 2015 14:07
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 joseluisq/5f9a24a9c932c0d3ec68 to your computer and use it in GitHub Desktop.
Save joseluisq/5f9a24a9c932c0d3ec68 to your computer and use it in GitHub Desktop.
My personal Sublime Text User Settings Flatland
{
"theme": "Flatland Dark.sublime-theme",
"flatland_square_tabs": true,
"color_scheme": "Packages/User/Flatland Dark (SL).tmTheme",
"flatland_sidebar_tree_small": true,
"font_face": "Monaco",
"font_size": 10,
"ignored_packages": [
"Vintage"
],
"tab_size": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment