bradsokol / VcsGutter

A plugin for Sublime Text 2 and 3 to show diffs from Git, Mercurial, or Subversion in the editor's gutter.
MIT License
95 stars 20 forks source link

Support file/folder exclusion #22

Open nathanpalmer opened 10 years ago

nathanpalmer commented 10 years ago

Every once in a while I open a log file and have to force sublime to close because it is unresponsive. I assume it's trying to show the state for all 1.5 million lines and that is (likely) slowing things down a bit.