2023-06-16 03:16:18 +03:00
|
|
|
"*":
|
|
|
|
core:
|
|
|
|
projectHome: "/home/jt/dev"
|
|
|
|
themes: [
|
|
|
|
"atom-dark-ui"
|
|
|
|
"atom-dark-syntax"
|
|
|
|
]
|
2023-06-21 22:46:26 +03:00
|
|
|
useExperimentalModernTreeSitter: true
|
2023-06-16 03:16:18 +03:00
|
|
|
editor:
|
2023-07-25 00:55:59 +03:00
|
|
|
showInvisibles: true
|
2023-06-16 03:16:18 +03:00
|
|
|
softTabs: false
|
2023-06-21 22:46:26 +03:00
|
|
|
tabLength: 8
|
2023-06-16 03:16:18 +03:00
|
|
|
"exception-reporting":
|
|
|
|
userId: "bbf24775-95f0-43d0-bbc0-ac3b3fec7952"
|
2023-06-21 22:46:26 +03:00
|
|
|
welcome:
|
|
|
|
showOnStartup: false
|