Last active
October 15, 2018 10:26
-
-
Save s10wen/3293504 to your computer and use it in GitHub Desktop.
Sublime Text 3 - Packages
This file contains 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
# Current Setup 2018/10/15 | |
# Automated install file: | |
# https://github.com/s10wen/dotfiles/blob/master/init/Package%20Control.sublime-settings | |
AdvancedNewFile | |
AlignTab | |
Babel | |
Bracket Highlighter | |
DiffView | |
Dotfiles Syntax Highlighting | |
EditorConfig | |
EJS 2 | |
Emmet | |
//ESLint (do I need this as well as `SublimeLinter-eslint`?) | |
FileDiffs | |
Focus File on Sidebar | |
Git | |
GitGutter | |
HTML-CSS-JS Preffify | |
//ReactJS (deprecated in favour of babel-sublime, included in `Babel`) | |
Sass | |
SideBarEnhancements | |
Stylus | |
SublimeLinter | |
SublimeLinter-eslint | |
SublimeLinter-stylelint | |
SyncedSideBar | |
//Tag (no longer available for ST3) | |
Theme - Phoenix | |
WordCount | |
# Previous I might need, but not using atm | |
Bower | |
Color Highlighter | |
CSScomb | |
JsFormat | |
JSLint | |
LESS | |
Prefixr | |
SFTP | |
Side Bar | |
Closure Linter (Google) https://developers.google.com/closure/utilities/ | |
Trailing Spaces |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment