This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
nyje
/
medit
Watch
1
Star
0
Fork
0
You've already forked medit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
medit
/
moo
/
plugins
/
usertools
/
lua-tool-setup.lua
4 lines
100 B
Lua
Raw
Normal View
History
Unescape
Escape
Moving stuff around: medit-0.99
2010-08-30 22:19:58 -07:00
local
_g
=
getfenv
(
0
)
Use generated API for lua scripts too
2010-12-12 02:29:20 -08:00
_g.doc
=
_g.editor
.
get_active_doc
(
)
_g.window
=
_g.editor
.
get_active_window
(
)
Reference in New Issue
Copy Permalink