mirror of
https://github.com/kennethreitz-archive/kcode.tmbundle.git
synced 2026-06-05 23:50:18 +00:00
All set. Best of Sparkup + Zen Coding for now
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from zen_editor import ZenEditor
|
||||
|
||||
editor = ZenEditor()
|
||||
editor.run_applescript()
|
||||
Reference in New Issue
Block a user