forked from aniani/vim
updated for version 7.0117
This commit is contained in:
@@ -24,5 +24,6 @@ char_u *skip_vimgrep_pat __ARGS((char_u *p, char_u **s, int *flags));
|
||||
int get_errorlist __ARGS((list_T *list));
|
||||
int set_errorlist __ARGS((list_T *list, int action));
|
||||
void ex_cbuffer __ARGS((exarg_T *eap));
|
||||
void ex_cexpr __ARGS((exarg_T *eap));
|
||||
void ex_helpgrep __ARGS((exarg_T *eap));
|
||||
/* vim: set ft=c : */
|
||||
|
||||
Reference in New Issue
Block a user