{ "*": { "atom-ide-ui": { "atom-ide-code-format": { "formatOnType": false }, "atom-ide-debugger": { "showDebuggerOnBpSet": false }, "atom-ide-diagnostics-ui": {} }, "atom-inline-blame": { "timeout": 700 }, "atom-package-deps": { "ignored": [ "linter-tslint", "linter-eslint" ] }, "atom-runner": { "showOutputWindow": false }, "atom-terminal-panel": { "WindowHeight": 100, "enableConsoleInteractiveLinks": false }, "atom-toolbar": { "visible": false }, "atom-typescript": { "disableAtomIdeDefinitions": true }, "autocomplete-plus": {}, "autocomplete-ruby": { "rsensePath": "~/.rbenv/shims/rsense" }, "core": { "audioBeep": false, "closeDeletedFileTabs": true, "customFileTypes": { "source.makefile": [ "justfile" ] }, "debugLSP": true, "destroyEmptyPanes": false, "disabledPackages": [ "japanese-menu", "atom-terminal-panel", "spell-check", "github", "disable-keybindings", "linter", "ide-html", "linter-tslint", "crystal-block" ], "followSymlinks": false, "openEmptyEditorOnStart": false, "packagesWithKeymapsDisabled": [ "terminal-plus", "dash", "dart", "autocomplete-plus", "goto-definition" ], "packagesWithSnippetsDisabled": [], "projectHome": "/Users/arsley/working", "telemetryConsent": "limited", "themes": [ "atom-light-ui-slim", "atom-light-syntax" ], "titleBar": "hidden" }, "dart": { "browserLocation": "/Applications/Google Chrome.app", "configureErrorsView": "errors+warnings", "sdkLocation": "/usr/local/Cellar/dart/2.2.0/libexec", "showOutlineView": false, "showPubCheck": false }, "disable-keybindings": {}, "editor": { "fontSize": 13, "lineHeight": 1.3, "preferredLineLength": 100, "scrollPastEnd": true, "showIndentGuide": true, "showInvisibles": true, "softWrap": true, "tabType": "soft" }, "emmet": { "extensionsPath": "~/.emmet" }, "exception-reporting": { "userId": "eeb25155-7231-8d6e-f8ae-95ac9c52c069" }, "git-diff": { "showIconsInEditorGutter": true }, "go-plus": { "autocomplete": {}, "config": { "gopath": "/Users/arsley/.go\n" }, "disabledBundledPackages": [ "go-signature-statusbar", "autocomplete-plus" ], "format": {}, "panel": { "displayMode": "closed", "fontSize": "0.9em" }, "skipCodeFormatCheck": true, "test": { "runTestsOnSave": false, "runTestsWithShortFlag": false } }, "goto-definition": { "performanceMode": true }, "highlight-selected": { "highlightBackground": true, "lightTheme": true }, "ide-go": {}, "ide-ruby": {}, "ide-typescript": { "diagnosticsEnabled": false, "ignoreFlow": false }, "ide-vue": {}, "jumpy": { "fontSize": 0.85, "highContrast": true }, "latex": { "cleanPatterns": [ "**/*.aux", "**/*.aux.bak", "**/*.bbl", "**/*.bcf", "**/*.blg", "**/*.dvi", "**/*.fdb_latexmk", "**/*.fls", "**/*.idx", "**/*.idx.bak", "**/*.ilg", "**/*.ind", "**/*.lof", "**/*.log", "**/*.lol", "**/*.lot", "**/*.nav", "**/*.out", "**/*.ps", "**/*.snm", "**/*.synctex.gz", "**/*.toc", "/**/_minted-{jobname}", "/{output_dir}/sage-plots-for-{jobname}.tex", "/missfont.log", "/texput.log", "/texput.aux" ], "enableSynctex": false, "engine": "platex", "openResultAfterBuild": false, "openResultInBackground": false, "opener": "pdf-view", "texPath": "/Users/arsley/Library/TinyTeX/bin/x86_64-darwin\n", "zathuraPath": "/usr/local/bin/zathura\n" }, "line-jumper": { "numberOfLines": 5 }, "linter": { "lintOnChange": false, "lintOnOpen": false, "lintPreviewTabs": false }, "linter-elixirc": { "elixircPath": "/usr/local/bin/elixirc", "mixPath": "/usr/local/bin/mix" }, "linter-eslint": { "disabling": { "disableWhenNoEslintConfig": false }, "global": { "eslintrcPath": "/Users/arsley/.eslintrc" } }, "linter-hlint": { "hlintExecutablePath": "/Users/aoshi/.cabal/bin/hlint" }, "linter-rubocop": {}, "linter-tslint": { "globalNodePath": "/usr/local/var/nodebrew/node/v11.13.0", "useGlobalTslint": true }, "linter-ui-default": { "panelHeight": 299 }, "markdown-preview": { "useGitHubStyle": true }, "minimap": { "absoluteMode": true }, "pdf-view": {}, "platformio-ide-terminal": { "ansiColors": { "normal": { "white": "#dddee1" }, "zBright": { "brightCyan": "#07e2e2", "brightWhite": "#fbfcff" } }, "iconColors": { "cyan": "#0ad5d5" }, "style": { "animationSpeed": 5, "fontFamily": "Monaco", "fontSize": "12", "theme": "inverse" }, "toggles": { "cursorBlink": false } }, "pp-markdown": { "cssURL": "markdown" }, "prettier-atom": { "formatOnSaveOptions": {} }, "project-manager": { "sortBy": "title" }, "rubocop-auto-correct": {}, "ruby-block": { "highlightLineNumber": true }, "ruby-solargraph": { "commandPath": "/Users/arsley/.rbenv/shims/solargraph" }, "sync-settings": { "autoCheckForUpdatedBackup": "no", "gistDescription": "My Atom packages with settings", "hiddenSettings": {} }, "term3": { "colors": { "background": "#eff0f2", "brightCyan": "#0433ff", "brightWhite": "#888992", "brightYellow": "#0433ff", "foreground": "#000000", "normalWhite": "#abb0aa" }, "cursorBlink": false, "fontSize": "12" }, "terminal-panel": { "windowHeight": 20 }, "terminal-plus": { "style": { "defaultPanelHeight": "125px", "theme": "inverse" }, "toggles": { "cursorBlink": false } }, "termination": { "style": { "animationSpeed": 0, "theme": "inverse" }, "toggles": { "cursorBlink": false } }, "tree-view": { "hideIgnoredNames": true }, "typewriter-scroll": { "autoToggle": false }, "vim-mode-plus": { "statusBarModeStringStyle": "long" }, "welcome": { "showOnStartup": false } }, ".latex.tex.text": { "editor": { "softWrap": false } }, ".html.text.vue": { "editor": { "tabLength": 4 } }, ".html.php.text": { "editor": { "tabLength": 4 } }, ".go.source": { "editor": { "tabLength": 4, "tabType": "hard" } } }