-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.cson
75 lines (75 loc) · 1.24 KB
/
packages.cson
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
packages: [
"advanced-open-file"
"atom-beautify"
"atom-handlebars"
"atom-ide-ui"
"atom-quokka"
"atom-ternjs"
"atom-typescript"
"autoclose-html"
"autocomplete-modules"
"autocomplete-paths"
"busy-signal"
"color-picker"
"color-tabs"
"color-tabs-regex"
"docblockr"
"editorconfig"
"emmet"
"file-icons"
"fizzy-dark"
"flow-ide"
"git-plus"
"grandson-of-obsidian"
"haskell-grammar"
"hey-pane"
"highlight-line"
"highlight-selected"
"hyperclick"
"indent-guide-improved"
"intentions"
"isotope-ui"
"javascript-snippets"
"js-hyperclick"
"js-refactor"
"jsformat"
"jshint"
"language-babel"
"language-batch"
"language-elm"
"language-graphql"
"language-ini"
"language-jade"
"language-ocaml"
"language-powershell"
"language-r"
"language-thrift"
"last-cursor-position"
"linter"
"linter-csslint"
"linter-eslint"
"linter-js-standard"
"linter-ui-default"
"merge-conflicts"
"narrow"
"package-sync"
"pane-manager"
"pigments"
"prettier-atom"
"react"
"refactor"
"relative-require"
"seti-syntax"
"seti-ui"
"smart-tab-name"
"sort-lines"
"split-diff"
"Stylus"
"svg-preview"
"TabNine"
"tabs-to-spaces"
"tasks"
"tool-bar"
"turbo-javascript"
"zentabs"
]