forked from aniani/vim
Make automatic prototype generation work with more interfaces.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* if_python.c */
|
||||
/* if_python3.c */
|
||||
int python3_enabled __ARGS((int verbose));
|
||||
void python3_end __ARGS((void));
|
||||
void ex_python3 __ARGS((exarg_T *eap));
|
||||
|
||||
Reference in New Issue
Block a user