From c6b6267dfee5d4016a27b3baafa0d471ea9a211c Mon Sep 17 00:00:00 2001 From: Jarkko Toivanen Date: Tue, 26 Sep 2023 15:08:54 +0300 Subject: [PATCH] I didn't like spaces instead of tabs --- .pulsar/config.cson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pulsar/config.cson b/.pulsar/config.cson index fcc6078..2e794a3 100644 --- a/.pulsar/config.cson +++ b/.pulsar/config.cson @@ -7,8 +7,8 @@ ] useExperimentalModernTreeSitter: true editor: - showIndentGuide: true showInvisibles: true + softTabs: false tabLength: 8 "exception-reporting": userId: "bbf24775-95f0-43d0-bbc0-ac3b3fec7952"