Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@darwinsalinas
Created July 25, 2017 02:28
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 darwinsalinas/99d2b2eaa1d58358758f69e3c498e599 to your computer and use it in GitHub Desktop.
Save darwinsalinas/99d2b2eaa1d58358758f69e3c498e599 to your computer and use it in GitHub Desktop.
"*":
core:
disabledPackages: [
"language-c"
"language-clojure"
"language-csharp"
"language-go"
"language-java"
"language-make"
"language-mustache"
"language-objective-c"
"language-perl"
"language-toml"
"language-xml"
"about"
"welcome"
"styleguide"
"spell-check"
"dev-live-reload"
"package-generator"
"open-on-github"
"metrics"
"language-ruby-on-rails"
"language-ruby"
"language-python"
]
telemetryConsent: "no"
themes: [
"atom-dark-ui"
"one-dark-syntax"
]
editor:
fontSize: 14
invisibles: {}
showIndentGuide: true
showInvisibles: true
tabType: "soft"
"exception-reporting":
userId: "044be2e9-b4e3-4784-9abc-f2e647c2f0f8"
"linter-eslint":
disableWhenNoEslintConfig: false
fixOnSave: true
globalNodePath: "/usr/local"
lintHtmlFiles: true
"linter-ui-default":
panelHeight: 281
showProviderName: true
"php-cs-fixer":
executablePath: "/Users/darwin/.composer/vendor/bin/php-cs-fixer"
executeOnSave: true
"php-integrator-autocomplete-plus":
disableBuiltinAutocompletion: false
"php-integrator-base":
core:
phpCommand: "/Applications/MAMP/bin/php/php7.1.2/bin/php"
"seti-ui":
compactView: true
disableAnimations: true
themeColor: "Orange"
".blade.html.php.text":
editor:
commentEnd: " --}}"
commentStart: "{{-- "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment