-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package Control.sublime-settings
93 lines (93 loc) · 1.72 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
90
91
92
93
{
"bootstrapped": true,
"in_process_packages":
[
"Arnold Clark Snippets for Ruby",
"RubyFormat"
],
"installed_packages":
[
"AdvancedNewFile",
"Ansible",
"AnsibleSnippets",
"AppendSemiColon",
"Arnold Clark Snippets for Ruby",
"AutoFileName",
"Babel",
"Bootstrap 3 Snippets",
"Capybara Snippets",
"Case Conversion",
"Color Highlighter",
"ColorPicker",
"CSS Snippets",
"CSS3",
"DashDoc",
"DocBlockr",
"Dockerfile Syntax Highlighting",
"EJS 2",
"Emmet",
"ERB Autocomplete",
"ERB Snippets",
"ES6-Toolkit",
"ESLint",
"FindKeyConflicts",
"Flexbox Snippets",
"Git",
"GitGutter",
"GitHub Flavored Markdown Preview",
"Google Spell Check",
"Gutter Color",
"HTML Snippets",
"HTML-CSS-JS Prettify",
"HTML5",
"HTMLBeautify",
"Icon Fonts",
"JavaScript & NodeJS Snippets",
"Javascript Beautify",
"JavaScript Completions",
"JavaScript Snippets",
"JavaScriptNext - ES6 Syntax",
"Jest",
"Jinja2",
"jQuery",
"JS Snippets",
"JsPrettier",
"JSX",
"LESS",
"MarkdownEditing",
"Material Monokai",
"Nettuts+ Fetch",
"nginx",
"Package Control",
"Pretty JSON",
"Rails Developer Snippets",
"Rails Partial",
"React ES6 Snippets",
"React Templates",
"Redux Snippets",
"RSpec",
"rspec-snippets",
"Ruby on Rails snippets",
"RubyFormat",
"SCSS",
"SCSS Snippets",
"Slugify",
"Statusbar Path",
"SublimeERB",
"SublimeLinter",
"SublimeXiki",
"Syntax Highlighting for PostCSS",
"tern_for_sublime",
"Text Pastry",
"Theme - Cobalt2",
"TrailingSpaces",
"View In Browser",
"Vue Syntax Highlight",
"Vuejs Snippets"
],
"repositories":
[
"https://github.com/lunixbochs/SublimeXiki",
"https://github.com/lunixbochs/SublimeXiki.git"
]
}