Skip to content

Instantly share code, notes, and snippets.

@dtduval
Last active November 18, 2016 01:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dtduval/4238481 to your computer and use it in GitHub Desktop.
Save dtduval/4238481 to your computer and use it in GitHub Desktop.
ST3 user settings
{
"added_words":
[
"Longwoods",
"aeropolitics",
"panelist",
"Institute's",
"workflows",
"incentivise",
"touristic",
"Duval",
"Etihad",
"Facebook",
"Facebook's",
"policymakers"
],
"auto_match_enabled": true,
"bold_folder_labels": true,
"caret_style": "wide",
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"default_encoding": "UTF-8",
"dictionary": "Packages/Language - English/en_GB.dic",
"font_face": "Monaco",
"font_options":
[
"gray_antialias",
"no_round",
"directwrite"
],
"font_size": 17.0,
"highlight_line": true,
"hot_exit": false,
"ignored_packages":
[
"LaTeXTools",
"Markdown",
"Vintage"
],
"inverse_caret_state": false,
"line_padding_bottom": 1,
"line_padding_top": 5,
"open_files_in_new_window": false,
"remember_open_files": true,
"save_on_focus_lost": true,
"scroll_past_end": true,
"show_full_path": true,
"spell_check": true,
"theme": "Cobalt2.sublime-theme",
"update_check": false,
"wide_caret": false,
"word_wrap": true,
"wrap_width": 0
}
@dtduval
Copy link
Author

dtduval commented Sep 27, 2013

Location: /Users/DTD/Dropbox/applications_sync/Sublime_Text_2/Packages/User/Preferences.sublime-settings

Note the use of dropbox to sync to main location, which is /Users/DTD/Library/Application Support/Sublime Text 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment