-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.cson
More file actions
46 lines (46 loc) · 1.1 KB
/
Copy pathconfig.cson
File metadata and controls
46 lines (46 loc) · 1.1 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
"*":
"atom-beautify":
general:
_analyticsUserId: "c28e75e3-3b34-4707-a375-b2789a8484d3"
"atom-ctags":
GotoSymbolClick: "middle click"
autoBuildTagsWhenActive: true
cmdArgs: "--langmap=Java:+.mq4.mq5.mqh"
"autocomplete-plus": {}
core:
ignoredNames: [
".git"
".tags"
]
disabledPackages: [
"symbols-view"
]
packagesWithKeymapsDisabled: [
"atom-beautify"
"aligner"
]
projectHome: "/opt/dev/github"
telemetryConsent: "limited"
themes: [
"seti-ui"
"intellij-darcula-syntax"
]
editor:
fontFamily: "Source Code Pro"
fontSize: 13
invisibles: {}
showIndentGuide: true
"exception-reporting":
userId: "b88f7224-163e-a20b-a8d8-c9640f6b1962"
"go-plus":
currentPanelHeight: "37.10144927536232vh"
goPath: "/usr/local/go:/opt/dev_study/study_go:/opt/dev_play/go_projects"
panelDisplayMode: "closed"
minimap:
plugins:
"highlight-selected": true
"highlight-selectedDecorationsZIndex": 0
pigments: true
pigmentsDecorationsZIndex: 0
welcome:
showOnStartup: false