Skip to content

Instantly share code, notes, and snippets.

@a7madgamal
Created April 27, 2016 16:47
Show Gist options
  • Save a7madgamal/1e3e8a42e286e0a2038029ae0f4301a3 to your computer and use it in GitHub Desktop.
Save a7madgamal/1e3e8a42e286e0a2038029ae0f4301a3 to your computer and use it in GitHub Desktop.
export file for atom's package sync
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