Creating a gist works just fine. Opening one results in a message box containing the message Gist: unknown error (please, report a bug!).
The console log:
reloading /home/user/.config/sublime-text-2/Packages/User/Gist.sublime-settings
Traceback (most recent call last):
File "./gist.py", line 31, in _fn
File "./gist.py", line 311, in run
NameError: global name 'gists_filter' is not defined
error: Gist: unknown error (please, report a bug!)
Creating a gist works just fine. Opening one results in a message box containing the message
Gist: unknown error (please, report a bug!)
.The console log: