beforeRunningCommand nop command #!/usr/bin/env python2 import sys; import os; sys.path.append(os.getenv('TM_BUNDLE_SUPPORT')); import sparkup # You may change these options to your liking. # Those starting with # are comments (disabled). options = { 'textmate': True, 'no-last-newline': True, 'indent-tabs': False, #'start-guide-format': 'Begin %s', #'end-guide-format': 'End %s', } sparkup.Router().start(options=options) fallbackInput line input selection keyEquivalent ^e name Sparkup expand output insertAsSnippet uuid 73A48D2B-D843-42A1-A288-0D1A6380043B