Skip to content

Instantly share code, notes, and snippets.

@russiann
Created February 19, 2016 20:50
Show Gist options
  • Save russiann/d24ebc5e186368ce2a9d to your computer and use it in GitHub Desktop.
Save russiann/d24ebc5e186368ce2a9d to your computer and use it in GitHub Desktop.
Atom Plugins
"*":
Zen: {}
"atom-spotify2":
showEqualizer: true
showPlayIconAsText: true
"atom-terminal": {}
"atom-ternjs": {}
"browser-plus": {}
core:
disabledPackages: [
"atom-jade"
"atom-chai-snippets"
"es6-javascript"
"keyboard-sounds"
"atom-beautify"
"atom-spotify2"
"atom-ternjs"
"autocomplete-emojis"
"autocomplete-paths"
"coffee-porter"
"coffeescript-check"
"linter-jade"
"minimap"
"minimap-split-diff"
"node-debugger"
"rest-client"
"wakatime"
"zebra-stripes"
]
packagesWithKeymapsDisabled: [
"split-diff"
]
themes: [
"one-dark-ui"
"chester-atom-syntax"
]
editor:
autoIndentOnPaste: false
invisibles: {}
preferredLineLength: 120
"editor-background":
box3d: {}
image: {}
other: {}
text: {}
video: {}
emmet: {}
"exception-reporting":
userId: "a8d8c978-9003-eab7-0c40-0413f589f7fc"
"flex-tool-bar":
useBrowserPlusWhenItIsActive: true
fuse: {}
"git-diff": {}
"git-log": {}
"git-plus": {}
"git-status": {}
hidpi:
defaultScaleFactor: 0.85
"imdone-atom":
openIn: {}
"imdone-atom-github": {}
linter:
showErrorPanel: false
"linter-jshint": {}
"merge-conflicts": {}
minimap:
absoluteMode: true
plugins:
"split-diff": false
motepair:
userEmail: "russian.reboucas@gmail.com"
"node-debugger": {}
"one-dark-ui": {}
"seti-icons":
iconsPlus: true
"split-diff": {}
"tool-bar":
position: "Right"
"tree-view":
hideIgnoredNames: true
wakatime:
apikey: "3d4f8933-c8ea-4425-a95a-169a0370340b"
welcome:
showOnStartup: false
"zebra-stripes":
active_on_open: true
enabled: true
log_to_console: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment