-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.cson
82 lines (82 loc) · 1.44 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
76
77
78
79
80
81
82
packages: [
"advanced-open-file"
"atom-keyboard-macros"
"atom-macros"
"atom-rtags-plus"
"atom-shortcuts"
"atomic-chrome"
"autocomplete-awk"
"autocomplete-clang"
"autocomplete-modules"
"autocomplete-paths"
"autocomplete-xml"
"bugzilla-number"
"build"
"build-make"
"busy"
"busy-signal"
"color-picker"
"config-import-export"
"dbg"
"dbg-gdb"
"disable-keybindings"
"docblockr"
"editorconfig"
"emmet"
"expose"
"file-icons"
"fonts"
"git-blame"
"git-control"
"git-history"
"git-log"
"git-plus"
"git-time-machine"
"hey-pane"
"highlight-selected"
"hyperclick"
"incremental-search"
"intentions"
"keybinding-cheatsheet"
"language-cmake"
"language-cpp14"
"language-ini"
"language-qml"
"language-qtpro"
"language-twiki"
"last-cursor-position"
"linter"
"linter-clang"
"linter-coffeelint"
"linter-csslint"
"linter-eslint"
"linter-gcc"
"linter-less"
"linter-mixed-indent"
"linter-ui-default"
"linter-write-good"
"linter-xmllint"
"merge-conflicts"
"minimap"
"minimap-find-and-replace"
"minimap-git-diff"
"minimap-highlight-selected"
"minimap-split-diff"
"open-recent"
"output-panel"
"package-sync"
"pigments"
"project-manager"
"project-plus"
"script"
"simple-drag-drop-text"
"sort-lines"
"split-diff"
"susave"
"switch-header-source"
"tabs-to-spaces"
"terminal-fusion"
"todo-show"
"tree-view-git-branch"
"tree-view-git-status"
]