add Atom config files from kanaya
This commit is contained in:
parent
39feb5192c
commit
6223f8a91b
3 changed files with 84 additions and 0 deletions
18
.atom/config.cson
Normal file
18
.atom/config.cson
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
"*":
|
||||
"bracket-matcher": {}
|
||||
core:
|
||||
audioBeep: false
|
||||
telemetryConsent: "limited"
|
||||
useTreeSitterParsers: false
|
||||
editor:
|
||||
lineHeight: 1.25
|
||||
preferredLineLength: 120
|
||||
scrollPastEnd: true
|
||||
tabLength: 4
|
||||
"exception-reporting":
|
||||
userId: "4af648ae-236c-4a18-be73-72a7b1981edc"
|
||||
"git-diff": {}
|
||||
tabs:
|
||||
enableMruTabSwitching: false
|
||||
welcome:
|
||||
showOnStartup: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue