1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2025-10-17 19:41:01 +00:00
dotfiles/sublime/Package Control.sublime-settings
2013-02-20 19:10:55 +01:00

23 lines
360 B
Plaintext

{
"auto_upgrade_last_run": null,
"installed_packages":
[
"AdvancedNewFile",
"CTags",
"Git",
"GitGutter",
"LaTeXTools",
"MarkdownEditing",
"Package Control",
"SideBarEnhancements",
"SublimeTODO",
"Theme - Soda",
"TODO Control",
"Tomorrow Color Schemes"
],
"repositories":
[
"https://sublime.wbond.net/testing/packages.json"
]
}