Created
November 19, 2015 06:04
-
-
Save gokulkrishh/ebdceb6b4e556da4afdc to your computer and use it in GitHub Desktop.
Atom Editor configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"*": | |
welcome: | |
showOnStartup: false | |
core: | |
themes: [ | |
"atom-dark-ui" | |
"one-dark-syntax" | |
] | |
editor: | |
invisibles: {} | |
showIndentGuide: true | |
fontSize: 16 | |
"git-plus": {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment