forked from aniani/vim
Make it possible to load Lua dynamically on Unix. (Luis Carvalho)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/* if_lua.c */
|
||||
int lua_enabled __ARGS((int verbose));
|
||||
void lua_end __ARGS((void));
|
||||
void ex_lua __ARGS((exarg_T *eap));
|
||||
void ex_luado __ARGS((exarg_T *eap));
|
||||
|
Reference in New Issue
Block a user