-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage Control.sublime-settings
89 lines (89 loc) · 1.63 KB
/
Package Control.sublime-settings
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"installed_packages":
[
"Alignment",
"AlignTab",
"All Autocomplete",
"AutoBackups",
"AutoFileName",
"AutoHotkey",
"Backbone.js",
"Base16 Color Schemes",
"Better TypeScript",
"Bootstrap 3 Snippets",
"Bower",
"BracketHighlighter",
"CAside",
"Clipboard Manager",
"CodeFormatter",
"ColorPicker",
"ColorSchemeSelector",
"CSS Snippets",
"Directory Settings",
"DocBlockr",
"Dracula Color Scheme",
"Edit Preferences",
"EditorConfig",
"Emmet",
"EncodingHelper",
"Function Name Display",
"Future Funk - Color Scheme",
"Git",
"GitGutter",
"Goto Documentation",
"HexViewer",
"HTML Snippets",
"HTML5",
"INI",
"iOpener",
"JavaScript Multiline",
"JavaScript Patterns",
"JavaScript Refactor",
"JavaScript Snippets",
"jQuery",
"JS Snippets",
"JsFormat",
"Lazy Backbone.js",
"LESS",
"Markdown Preview",
"MarkdownEditing",
"MaxPane",
"Modific",
"OpenFileList",
"Origami",
"Package Control",
"Perv - Color Scheme",
"Placeholders",
"Pretty JSON",
"Python Auto-Complete",
"ResponsiveBoilerplate",
"Sail Color Scheme",
"Sass",
"SassBeautify",
"SideBarEnhancements",
"SideBarGit",
"SnippetMaker",
"Sublime Bookmarks",
"SublimeCodeIntel",
"SublimeLinter",
"SublimeLinter-csslint",
"SublimeLinter-gjslint",
"SublimeLinter-html-tidy",
"SublimeLinter-jshint",
"SublimeLinter-jsl",
"SublimeLinter-json",
"SublimeWebColors",
"SyncedSideBar",
"Theme - Flatland",
"Theme - Nil",
"Theme - Phoenix",
"Theme - Soda",
"Theme - Sodarized",
"TidyTabs",
"Twitter Bootstrap ClassNames Completions",
"Wombat Theme"
],
"repositories":
[
]
}