Skip to content

Instantly share code, notes, and snippets.

@Mrkisha
Last active June 10, 2023 00:30
Show Gist options
  • Save Mrkisha/9544405 to your computer and use it in GitHub Desktop.
Save Mrkisha/9544405 to your computer and use it in GitHub Desktop.
Preferences.sublime-settings C:\Users\%USERNAME%\AppData\Roaming\Sublime Text 3\Packages\User
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_face": "Droid Sans Mono",
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"soda_classic_tabs": false,
"soda_folder_icons": true,
"tab_size": 4,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment