-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage Control.sublime-settings
More file actions
58 lines (58 loc) · 1013 Bytes
/
Package Control.sublime-settings
File metadata and controls
58 lines (58 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"1337 Color Scheme",
"A File Icon",
"All Autocomplete",
"AutoSpell",
"C++ Completions",
"C++ Snippets",
"C++ Starting Kit",
"C++11",
"C++NamespaceTool",
"CSS Extended Completions",
"DocBlockr",
"Emmet",
"Emmet Css Snippets",
"Emmet Style Reflector",
"Git",
"Google Spell Check",
"GoSublime",
"HTML5",
"JavaIME",
"JavaScript & NodeJS Snippets",
"Javatar",
"JUnit Completions",
"Material Theme",
"Maven",
"MySQL Snippets",
"Package Control",
"PgSQL",
"ProjectManager",
"Sass",
"SideBarEnhancements",
"Six",
"SQF Language",
"SqlBeautifier",
"SQLExec",
"SQLPlus",
"SQLTools",
"Sublime Tutor",
"sublime-github",
"SublimeHighlight",
"SublimeLinter",
"SublimeLinter-contrib-java",
"SublimeLinter-javac",
"SublimePeek-R-help",
"Terminal",
"uroboroSQL Formatter"
],
"repositories":
[
"https://github.com/n1k0/SublimeHighlight/tree/python3"
]
}