Skip to content

Instantly share code, notes, and snippets.

@Dev-Dipesh
Forked from tylermcginnis/My Sublime 3 settings
Created March 11, 2018 05:05
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 Dev-Dipesh/e40197ae5f480ec7c48046598cd7dcd9 to your computer and use it in GitHub Desktop.
Save Dev-Dipesh/e40197ae5f480ec7c48046598cd7dcd9 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"color_scheme": "Packages/Oceanic Next Color Scheme/Oceanic Next.tmTheme",
"draw_white_space": "all",
"font_face": "Fira Mono",
"font_size": 20,
"tab_size": 2,
"theme": "Brogrammer.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment