Skip to content

Instantly share code, notes, and snippets.

@nodari-l
Last active March 8, 2018 14:35
Show Gist options
  • Save nodari-l/3dbbb21ccdb3af409cde to your computer and use it in GitHub Desktop.
Save nodari-l/3dbbb21ccdb3af409cde to your computer and use it in GitHub Desktop.
{
"auto_complete": false,
"color_scheme": "Packages/User/Kary Foundation - Light.tmtheme",
"detect_indentation": true,
"ensure_newline_at_eof_on_save": true,
"file_exclude_patterns":
[
".*",
"*.pyc",
"*.class",
"*.o"
],
"find_selected_text": true,
"folder_exclude_patterns":
[
".*"
],
"font_face": "Menlo",
"font_size": 11,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"remember_open_files": false,
"rulers":
[
100
],
"show_full_path": true,
"tab_size": 2,
"theme": "Piatto Light.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
// Package Control.sublime-settings
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"All Autocomplete",
"Better CoffeeScript",
"CoffeeScriptHaml",
"DocBlockr",
"Jade",
"Package Control",
"Ruby Slim",
"Sass"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment