dotfiles/.atom/config.cson

29 lines
624 B
Plaintext

"*":
"bracket-matcher": {}
core:
audioBeep: false
disabledPackages: [
"spell-check"
]
telemetryConsent: "limited"
useTreeSitterParsers: false
editor:
lineHeight: 1.25
preferredLineLength: 120
scrollPastEnd: true
tabLength: 4
"exception-reporting":
userId: "4af648ae-236c-4a18-be73-72a7b1981edc"
"git-diff": {}
"linter-flake8":
maxLineLength: 120
"linter-ui-default":
decorateOnTreeView: "Files and Directories"
gutterPosition: "Left"
panelHeight: 229
"spell-check": {}
tabs:
enableMruTabSwitching: false
welcome:
showOnStartup: false