diff --git a/.pulsar/config.cson b/.pulsar/config.cson index 7cf9ae4..fcc6078 100644 --- a/.pulsar/config.cson +++ b/.pulsar/config.cson @@ -7,10 +7,16 @@ ] useExperimentalModernTreeSitter: true editor: + showIndentGuide: true showInvisibles: true - softTabs: false tabLength: 8 "exception-reporting": userId: "bbf24775-95f0-43d0-bbc0-ac3b3fec7952" welcome: + lastViewedChangeLog: "1.107.1" showOnStartup: false +".asm.source.x86_64": + editor: + showIndentGuide: false + softWrap: false + softWrapAtPreferredLineLength: false