1
0
Fork 0
conf/.pulsar/config.cson

23 lines
498 B
Plaintext
Raw Normal View History

2023-06-16 03:16:18 +03:00
"*":
core:
projectHome: "/home/jt/dev"
themes: [
"atom-dark-ui"
"atom-dark-syntax"
]
useExperimentalModernTreeSitter: true
2023-06-16 03:16:18 +03:00
editor:
2023-09-22 18:26:15 +03:00
showIndentGuide: true
2023-07-25 00:55:59 +03:00
showInvisibles: true
tabLength: 8
2023-06-16 03:16:18 +03:00
"exception-reporting":
userId: "bbf24775-95f0-43d0-bbc0-ac3b3fec7952"
welcome:
2023-09-22 18:26:15 +03:00
lastViewedChangeLog: "1.107.1"
showOnStartup: false
2023-09-22 18:26:15 +03:00
".asm.source.x86_64":
editor:
showIndentGuide: false
softWrap: false
softWrapAtPreferredLineLength: false