Created
December 25, 2017 13:12
-
-
Save RaghuChandrasekaran/852146813d11ddc809edbe5be53a1cb5 to your computer and use it in GitHub Desktop.
Sublime Prefs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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