Skip to content

Instantly share code, notes, and snippets.

@cstipkovic
Last active September 28, 2017 19:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save cstipkovic/5cfed2d532829013cafc to your computer and use it in GitHub Desktop.
Save cstipkovic/5cfed2d532829013cafc to your computer and use it in GitHub Desktop.

My Atom Package list for APM

# Kovic Atom packages installer
# General
apm install Zen
apm install editorconfig
apm install minimap
apm install auto-indent
apm install indentation-indicator
apm install linter
apm install opened-files
apm install reveal-active-file-context
apm install todo-show
apm install trailing-spaces
apm install wakatime
apm install file-type-icons
apm install pain-split
# HTML
apm install emmet
apm install autoclose-html
# Bootstrap
apm install atom-bootstrap3
apm install atom-jasmine
# JavaScript
apm install javascript-snippets
apm install linter-jshint
apm install linter-jscs
apm install atom-ternjs
apm install turbo-javascript
apm install es6-javascript
# Latex
apm install language-latex
apm install latex
apm install latexer
# Velocity
apm install language-velocity
# C/C++
apm install autocomplete-clang
apm install linter-clang
# SQL
# Node
# apm install npm-docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment