Created
April 27, 2016 16:47
-
-
Save a7madgamal/1e3e8a42e286e0a2038029ae0f4301a3 to your computer and use it in GitHub Desktop.
export file for atom's package sync
This file contains hidden or 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: [ | |
"atom-beautify" | |
"atom-jade" | |
"atom-pair" | |
"autocomplete-paths" | |
"chary-tree-view" | |
"code-links" | |
"coffee-links" | |
"coffee-paste" | |
"editor-background" | |
"editor-stats" | |
"editorconfig" | |
"file-icons" | |
"file-types" | |
"git-diff-details" | |
"goto-last-edit" | |
"highlight-column" | |
"highlight-line" | |
"highlight-selected" | |
"hyperclick" | |
"incremental-search" | |
"js-hyperclick" | |
"last-cursor-position" | |
"linter" | |
"linter-coffeelint" | |
"linter-js-standard" | |
"markdown-folder" | |
"merge-conflicts" | |
"method-separator" | |
"minimap" | |
"minimap-codeglance" | |
"minimap-find-and-replace" | |
"minimap-git-diff" | |
"minimap-highlight-selected" | |
"minimap-split-diff" | |
"open-recent" | |
"package-list" | |
"package-sync" | |
"pretty-json" | |
"simple-drag-drop-text" | |
"source-preview" | |
"source-preview-jade" | |
"split-diff" | |
"synced-sidebar" | |
"terminal-plus" | |
"tree-view-git-status" | |
"useful-context-menu" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment