beforeRunningCommand nop command #!/usr/bin/env python 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, #'start-guide-format': 'Begin %s', #'end-guide-format': 'End %s', } sparkup.Router().start(options=options) fallbackInput line input selection keyEquivalent @e name Zen+Sparkup Expand output insertAsSnippet uuid EF1F0ADB-1A4D-411A-9BDB-FF9837072CB2