Skip to content

Instantly share code, notes, and snippets.

@RaghuChandrasekaran
Created December 25, 2017 13:12
Show Gist options
  • Save RaghuChandrasekaran/852146813d11ddc809edbe5be53a1cb5 to your computer and use it in GitHub Desktop.
Save RaghuChandrasekaran/852146813d11ddc809edbe5be53a1cb5 to your computer and use it in GitHub Desktop.
Sublime Prefs
Sublime Preference:
{
"color_scheme": "Packages/Seti_UI/Scheme/Seti_monokai.tmTheme",
"font_size": 15,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"preview_on_click": false,
"remember_open_files": false,
"theme": "Seti_orig.sublime-theme",
"word_wrap": true
}
Sublime Packages:
Alignment,
All Autocomplete,
Angular Material Snippets,
AngularJS,
AngularZen,
ApplySyntax,
Autoprefixer,
BracketHighlighter,
CodeFormatter,
ColorPicker,
CSS Extended Completions,
CSScomb,
Emmet,
FileDiffs,
Git,
GitGutter,
HTMLBeautify,
Javascript Beautify,
JavaScript Completions,
JSCS-Formatter,
JSON Reindent,
Package Control,
Seti_UI,
SFTP,
SideBarEnhancements,
SublimeCodeIntel,
SublimeLinter,
SublimeLinter-html-tidy,
SublimeLinter-jscs,
SublimeLinter-jshint,
Theme - Soda,
TodoReview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment