Last active
October 10, 2022 20:57
-
-
Save thekeele/6cb1fe33de171de5bbd4e985c80861e4 to your computer and use it in GitHub Desktop.
List of installed packages (`cd ~/Library/Application Support/Sublime Text/Packages/User`)
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
Show hidden characters
{ | |
"bootstrapped": true, | |
"in_process_packages": | |
[ | |
], | |
"installed_packages": | |
[ | |
"A File Icon", | |
"ActualVim", | |
"Alignment", | |
"All Autocomplete", | |
"BracketHighlighter", | |
"Colorsublime", | |
"DocBlockr", | |
"Elixir", | |
"GitGutter", | |
"HexViewer", | |
"JSONLint", | |
"Julia", | |
"Material Theme", | |
"Monokai++", | |
"Package Control", | |
"Pretty JSON", | |
"Racket", | |
"SideBarEnhancements", | |
"SublimeLinter", | |
"SublimeLinter-gjslint", | |
"SublimeLinter-json", | |
"SublimeREPL", | |
"Theme - Phoenix", | |
"TypeScript Syntax", | |
"WordCount" | |
], | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment