Skip to content

Instantly share code, notes, and snippets.

@handicraftsman
Created February 19, 2018 08:09
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 handicraftsman/2e2b50706442321f4e27dd4b9f7a0553 to your computer and use it in GitHub Desktop.
Save handicraftsman/2e2b50706442321f4e27dd4b9f7a0553 to your computer and use it in GitHub Desktop.
My sublime text 3 config
{
"close_windows_when_empty": false,
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"font_face": "Fira Mono",
"font_size": 9,
"ignored_packages":
[
"Vintage"
],
"preview_on_click": false,
"show_encoding": true,
"show_line_endings": true,
"tab_size": 2,
"theme": "Boxy Tomorrow.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment