Moving to tabs as spaces
This commit is contained in:
parent
8d6c196b16
commit
bf5d617caa
1 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue