/SublimeTextIgorPlugin

SublimeText 2 plugin integrating mr.igor

Primary LanguagePython

SublimeText 2 plugin for mr.igor

Put this folder in your packages directory. Ensure mr.igor (http://pypi.python.org/pypi/mr.igor)
is installed and available from /usr/local/bin/igor.

On save of a Python file, igor --reap will be run to reap the contents of the file.

Use CMD+ALT+I to run the current file through mr.igor to add missing imports.