Skip to content

Instantly share code, notes, and snippets.

@wellingtonpgp
Created April 30, 2017 02:03
Show Gist options
  • Select an option

  • Save wellingtonpgp/34dc70171d9fbc0f5550e58c90100bc7 to your computer and use it in GitHub Desktop.

Select an option

Save wellingtonpgp/34dc70171d9fbc0f5550e58c90100bc7 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"font_face": "Fira Code",
"font_size": 13,
"ignored_packages":
[
"Emmet",
"Vintage"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"margin": 0,
"material_theme_compact_panel": true,
"material_theme_compact_sidebar": true,
"material_theme_contrast_mode": true,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"material_theme_tabs_autowidth": true,
"theme": "Material-Theme-Darker.sublime-theme"
}
---------------------------------------------------
:: List of Packages ::
Package Control: https://packagecontrol.io/
Emmet: https://packagecontrol.io/packages/Emmet
Sublime Code Intel: https://packagecontrol.io/packages/SublimeCodeIntel
Material Theme: https://packagecontrol.io/packages/Material%20Theme
Sidebar Enhancements: https://packagecontrol.io/packages/SideBarEnhancements
Advanced New File: https://packagecontrol.io/packages/AdvancedNewFile
Git Gutter: https://packagecontrol.io/packages/GitGutter
DocBlockr: https://packagecontrol.io/packages/DocBlockr
SublimeLint: https://packagecontrol.io/packages/sublimelint
PHP CS: https://packagecontrol.io/packages/Phpcs
JSLint: https://packagecontrol.io/packages/JSLint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment