Skip to content

Instantly share code, notes, and snippets.

@cgcardona
Last active August 29, 2015 14:23
Show Gist options
  • Save cgcardona/79fa3a6dcd329c60c290 to your computer and use it in GitHub Desktop.
Save cgcardona/79fa3a6dcd329c60c290 to your computer and use it in GitHub Desktop.
The Atom.io packages that I use.
  • atom-fuzzy-grep
  • atom-jshint
  • color-picker
  • git-plus
  • highlight-selected
  • minimap
  • minimap-autohide
  • minimap-bookmarks
  • minimap-find-and-replace
  • minimap-git-diff
  • minimap-highlight-selected
  • minimap-pigments
  • minimap-selection
  • pigments
  • vim-mode
  • ex-mode
@bronson
Copy link

bronson commented Jun 26, 2015

Any reason you chose atom-jshint over linter+linter-jshint? I like the way the linter package makes linting any type of file feel the same.

The cursor-history package gives you ctrl-i/ctrl-o in vim-mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment