Created
April 15, 2016 19:07
-
-
Save hvmonteiro/975718eacbb513bea526ddfe5ecf2829 to your computer and use it in GitHub Desktop.
Atom.io Editor Packages (file: ~/.atom/packages.cson)
This file contains 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
packages: [ | |
"api-docs" | |
"atom-autocomplete-php" | |
"atom-beautify" | |
"atom-css-comb" | |
"atom-html-preview" | |
"atom-webbrowser" | |
"auto-detect-indentation" | |
"autoclose-html" | |
"autocomplete-html-entities" | |
"autocomplete-json" | |
"autocomplete-xml" | |
"bottom-dock" | |
"browser-plus" | |
"center-line" | |
"color-picker" | |
"command-toolbar" | |
"compare-files" | |
"Dyslexia" | |
"es-identifier-highlight" | |
"expose" | |
"file-icons" | |
"firewatch-syntax" | |
"gist-it" | |
"git-plus" | |
"glowing-cursor" | |
"html-id-class-snippets" | |
"indent-guide-improved" | |
"jenkins" | |
"keybinding-cheatsheet" | |
"linter" | |
"linter-alex" | |
"linter-bootlint" | |
"linter-csslint" | |
"linter-gcc" | |
"linter-js-standard" | |
"linter-manager" | |
"linter-perl-check-syntax" | |
"linter-shellcheck" | |
"linter-tidy" | |
"linter-xmllint" | |
"lucid-tabs" | |
"markdown-scroll-sync" | |
"merge-conflicts" | |
"minimap" | |
"minimap-autohide" | |
"nav-panel" | |
"new-tab" | |
"octocat-syntax" | |
"open-recent" | |
"package-sync" | |
"pigments" | |
"pretty-json" | |
"Remote-FTP" | |
"remote-sync" | |
"rss-ticker" | |
"scroll-sync" | |
"silent-sync" | |
"smart-tab-name" | |
"smart-tags" | |
"split-diff" | |
"svn" | |
"sync-settings" | |
"synced-sidebar" | |
"tab-numbers" | |
"tab-switcher" | |
"tab-title" | |
"tabs-closer" | |
"term3" | |
"terminal-panel" | |
"Termrk" | |
"tool-bar" | |
"tool-bar-almighty" | |
"web-view" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment