Skip to content

Instantly share code, notes, and snippets.

@ncronquist
Created November 12, 2017 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ncronquist/1285ceebd359e4ab52f64db55f415d6e to your computer and use it in GitHub Desktop.
Save ncronquist/1285ceebd359e4ab52f64db55f415d6e to your computer and use it in GitHub Desktop.
"*":
core:
closeDeletedFileTabs: true
telemetryConsent: "limited"
themes: [
"atom-material-ui"
"atom-material-syntax"
]
editor:
fontSize: 13
preferredLineLength: 100
showIndentGuide: true
showInvisibles: true
softWrapAtPreferredLineLength: true
tabType: "soft"
"exception-reporting":
userId: "7baf1858-6a2d-b1a9-c4e1-db8fc2098e70"
"go-plus":
format:
tool: "gofmt"
panel:
currentHeight: "44.98106060606061vh"
"linter-ui-default":
panelHeight: 96
"tree-view":
alwaysOpenExisting: true
hideIgnoredNames: true
"vim-mode-plus":
notifiedCoffeeScriptNoLongerSupportedToExtendVMP: true
welcome:
showOnStartup: false
".go.source":
editor:
tabLength: 8
".shell.source":
editor:
tabLength: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment