Last active
March 13, 2018 12:24
-
-
Save fabianmarz/d0a9b3066503f08615253f603bc0dd17 to your computer and use it in GitHub Desktop.
File should be placed in: `~/Library/Application Support/Sublime Text 3/Packages/User/`
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
Show hidden characters
{ | |
"bootstrapped": true, | |
"in_process_packages": | |
[ | |
], | |
"installed_packages": | |
[ | |
"AdvancedNewFile", | |
"Auto Semi-Colon", | |
"ayu", | |
"BracketHighlighter", | |
"Compare Side-By-Side", | |
"CSSLint", | |
"DashDoc", | |
"DocBlockr", | |
"ElasticsearchClient", | |
"Emmet", | |
"Git", | |
"GitGutter", | |
"GotoDocumentation", | |
"Indent XML", | |
"JavaScript Completions", | |
"JSON Reindent", | |
"LinkOpener", | |
"Material Theme", | |
"Package Control", | |
"Sass", | |
"SideBarEnhancements", | |
"SideBarGit", | |
"Twig", | |
"Vue Syntax Highlight", | |
"WordCount", | |
"WordPress Developer Resources", | |
"xpath" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment