Skip to content

Instantly share code, notes, and snippets.

@sebby
Last active June 21, 2017 14:17
Show Gist options
  • Select an option

  • Save sebby/e068f8dae5ed07fe633c277e8a15e069 to your computer and use it in GitHub Desktop.

Select an option

Save sebby/e068f8dae5ed07fe633c277e8a15e069 to your computer and use it in GitHub Desktop.
Settings sur mon ST3
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"A File Icon",
"AdvancedNewFile",
"AngularJS",
"Behat Features",
"Cobalt2 Flat Theme",
"DeleteBlankLines",
"Drupal",
"EditorConfig",
"Emmet",
"Flow",
"Gherkin (Cucumber) Formatter",
"Gherkin Auto-Complete Plus",
"Git",
"GitGutter",
"HTML-CSS-JS Prettify",
"JSHint Gutter",
"JSON Reindent",
"MarkdownEditing",
"Material Theme",
"Package Control",
"PlainTasks",
"Sass",
"SublimeGit",
"SublimeLinter",
"SublimeLinter-flow",
"SublimeLinter-php",
"Terminal",
"Terminality",
"Theme - Cobalt2",
"Theme - Flatland",
"Theme - Soda",
"ThemeScheduler",
"Todo.txt Syntax",
"Twig",
"Vuejs Complete Package",
"Xtemplate"
]
}
[
{ "keys": ["super+equals"], "command": "toggle_comment", "args": { "block": false } },
{ "keys": ["ctrl+shift+r"], "command": "reveal_in_side_bar"}
]
{
"bold_folder_labels": true,
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 3,
"caret_style": "phase",
"close_windows_when_empty": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Lighter.tmTheme",
"font_face": "monofur for Powerline",
"font_size": 20,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": false,
"ignored_packages":
[
"AngularJS",
"ASP",
"Drupal",
"GitGutter",
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"indent_size": 2,
"line_numbers": true,
"line_padding_bottom": 6,
"line_padding_top": 6,
"margin": 2,
"material_theme_big_fileicons": true,
"open_files_in_new_window": false,
"overlay_scroll_bars": "enabled",
"remember_full_screen": false,
"sidebar_font_big": true,
"sidebar_large": true,
"theme": "Material-Theme-Lighter.sublime-theme",
"wide_caret": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment