-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPackage Control.sublime-settings
More file actions
68 lines (68 loc) · 1.29 KB
/
Package Control.sublime-settings
File metadata and controls
68 lines (68 loc) · 1.29 KB
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
59
60
61
62
63
64
65
66
67
68
{
"auto_upgrade": false,
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"A File Icon",
"AdvancedNewFile",
"Alignment",
"ANSIescape",
"CommandsBrowser",
"Containerfile",
"Fmt",
"HOCON Syntax Highlighting",
"jsonnet syntax",
"JsPrettier",
"LSP",
"LSP-bash",
"LSP-gopls",
"LSP-html",
"LSP-json",
"LSP-marksman",
"LSP-metals",
"LSP-pyright",
"LSP-rust-analyzer",
"LSP-terraform",
"LSP-typescript",
"MaxPane",
"Open With",
"OpenTabs",
"OverrideAudit",
"Package Control",
"PackageDev",
"Pretty JSON",
"Protobuf Syntax Hightlighting",
"python-black",
"Quick File Creator",
"Quick File Move",
"RegReplace",
"Scoggle",
"Search in Project",
"sensory-underload",
"Stacks",
"sublime-diff",
"sublime-gitfiles",
"SublimeLinter",
"SublimeLinter-golangcilint",
"Switch Window",
"Tab Filter",
"Terminus",
"Terraform",
"TOML",
"ZoomGroup",
],
"ignore_vcs_packages": true,
"repositories":
[
"https://github.com/ninth-dev/JiraOpen",
"https://github.com/ssanj/OpenTabs",
"https://github.com/ninth-dev/ZoomGroup",
"https://github.com/ssanj/sensory-underload",
"https://github.com/ssanj/Stacks",
"https://github.com/ninth-dev/sublime-gitfiles",
"https://github.com/ninth-dev/sublime-diff",
],
}