medit/moo/moopython/medit-python-init.py
2011-01-10 00:10:17 -08:00

4 lines
62 B
Python

import moo
app = moo.App.instance()
editor = app.get_editor()