Pulsar: tab len=8 among other smål things
This commit is contained in:
parent
132960fb08
commit
9b5d4c4b9e
2 changed files with 7 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1 +1,3 @@
|
|||
/cloudflare.token
|
||||
/cloudflare.token
|
||||
/.pulsar/*
|
||||
!/.pulsar/config.json
|
||||
|
|
|
@ -5,7 +5,11 @@
|
|||
"atom-dark-ui"
|
||||
"atom-dark-syntax"
|
||||
]
|
||||
useExperimentalModernTreeSitter: true
|
||||
editor:
|
||||
softTabs: false
|
||||
tabLength: 8
|
||||
"exception-reporting":
|
||||
userId: "bbf24775-95f0-43d0-bbc0-ac3b3fec7952"
|
||||
welcome:
|
||||
showOnStartup: false
|
||||
|
|
Loading…
Reference in a new issue