backing up sublime settings

This commit is contained in:
2014-04-04 11:21:58 -04:00
commit 2cbece8593
274 changed files with 23793 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
SublimeLinter 3.0.30
---------------------
- When module import fails, the log message is more specific about
the consequences of that failure.
- Fixed the case where non-version-sensitive python linters would fail
to lint when a python 3 module was not available.