From 51922d23a2f448f209a87bf8a2be2a736d907ddd Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Fri, 6 Feb 2015 17:07:01 -0800 Subject: [PATCH] refactor(*): Remove disabledPackages that no longer exist --- dot-inbox/config.cson | 84 ------------------------------------------- 1 file changed, 84 deletions(-) diff --git a/dot-inbox/config.cson b/dot-inbox/config.cson index 8671bf30e..f23d20ea9 100644 --- a/dot-inbox/config.cson +++ b/dot-inbox/config.cson @@ -4,90 +4,6 @@ 'inbox-light-ui' ] 'disabledPackages': [ - "atom-dark-syntax", - "atom-dark-ui", - "atom-light-syntax", - "atom-light-ui", - "one-dark-syntax", - "one-dark-ui", - "one-light-syntax", - "one-light-ui", - "base16-tomorrow-dark-theme", - "base16-tomorrow-light-theme", - "solarized-dark-syntax", - "solarized-light-syntax", - "archive-view", - "autocomplete", - "autoflow", - "autosave", - "background-tips", - "bookmarks", - "bracket-matcher", - "command-palette", - "deprecation-cop", - "encoding-selector", - "dev-live-reload", - "exception-reporting", - "feedback", - "find-and-replace", - "fuzzy-finder", - "git-diff", - "go-to-line", - "grammar-selector", - "image-view", - "incompatible-packages", - "keybinding-resolver", - "link", - "markdown-preview", - "metrics", - "open-on-github", - "package-generator", - "release-notes", - "settings-view", - "snippets", - "spell-check", - "status-bar", - "styleguide", - "symbols-view", - "tabs", - "timecop", - "tree-view", - "update-package-dependencies", - "welcome", - "whitespace", - "wrap-guide", - "language-c", - "language-coffee-script", - "language-css", - "language-gfm", - "language-git", - "language-go", - "language-html", - "language-hyperlink", - "language-java", - "language-javascript", - "language-json", - "language-less", - "language-make", - "language-mustache", - "language-objective-c", - "language-perl", - "language-php", - "language-property-list", - "language-python", - "language-ruby", - "language-ruby-on-rails", - "language-sass", - "language-shellscript", - "language-source", - "language-sql", - "language-text", - "language-todo", - "language-toml", - "language-xml", - "language-yaml", - - # Temporarily disabled "sidebar-fullcontact", "message-templates", "calendar-bar",