From bf5d617caab115f5b0235e1fc463b598f4eedaa6 Mon Sep 17 00:00:00 2001 From: Jarkko Toivanen Date: Fri, 22 Sep 2023 18:26:15 +0300 Subject: [PATCH] Moving to tabs as spaces --- .pulsar/config.cson | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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