Last active
August 29, 2015 14:11
-
-
Save lunaluna/2dbb69939c3ed6ca7047 to your computer and use it in GitHub Desktop.
【Sublime Text3】Package Control.sublime-setting for ST3
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
{ | |
"in_process_packages": | |
[ | |
], | |
"installed_packages": | |
[ | |
"4GL", | |
"ACF Snippets", | |
"Alignment", | |
"All Autocomplete", | |
"ApacheConf.tmLanguage", | |
"AutoFileName", | |
"BoundKeys", | |
"BracketHighlighter", | |
"Codecs33", | |
"Color Highlighter", | |
"ColorPicker", | |
"Compass", | |
"ConvertToUTF8", | |
"CSS Media Query Snippets", | |
"DataConverter", | |
"Dotfiles Syntax Highlighting", | |
"EditorConfig", | |
"Emmet", | |
"FindKeyConflicts", | |
"Gist", | |
"Goto-CSS-Declaration", | |
"Gulp", | |
"Hayaku - tools for writing CSS faster", | |
"HTML-CSS-JS Prettify", | |
"Inc-Dec-Value", | |
"JavaScript Completions", | |
"JavaScript Ultimate", | |
"jQuery", | |
"Line Endings Unify", | |
"LineEndings", | |
"List stylesheet variables", | |
"LiveStyle", | |
"Local History", | |
"Markdown Preview", | |
"Nodejs", | |
"NodeRequirer", | |
"Package Control", | |
"Sass", | |
"SASS Snippets", | |
"SCSS", | |
"SCSS Snippets", | |
"SFTP", | |
"SideBarEnhancements", | |
"SideBarGit", | |
"Smart Delete", | |
"SublimeCodeIntel", | |
"SublimeLinter-contrib-scss-lint", | |
"SublimeServer", | |
"Terminal", | |
"Theme - Fox", | |
"Theme - Soda", | |
"TrailingSpaces", | |
"Vagrant", | |
"WordPress" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment