Skip to content

Instantly share code, notes, and snippets.

@calvinf
Last active September 11, 2015 17:59
Show Gist options
  • Save calvinf/f20a68b9d1fe4cc13153 to your computer and use it in GitHub Desktop.
Save calvinf/f20a68b9d1fe4cc13153 to your computer and use it in GitHub Desktop.
Sublime Text Packages

A few of my favorite Sublime Packages

  • BracketHighlighter
  • Docblockr
  • Emmet
  • GitGutter
  • JSHintGutter
  • Markdown Extended
  • Mason
  • Package Control
  • Pandoc
  • Sass
  • Sass Snippets
  • Theme - Cobalt 2
  • TrailingSpaces
  • WordCount
@calvinf
Copy link
Author

calvinf commented Sep 11, 2015

Tips for working over mounted drive (via SSH or Macfusion)

  • Disable atomic saves in Preferences -> User: "atomic_save": false
  • Macfusion slow SSH work-around: -o noappledouble
  • Disable GitGutter when on a slow connection -- it pounds the system

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