forked from aniani/vim
updated for version 7.0204
This commit is contained in:
@@ -40,7 +40,7 @@ void col_print __ARGS((char_u *buf, int col, int vcol));
|
||||
void maketitle __ARGS((void));
|
||||
void resettitle __ARGS((void));
|
||||
void free_titles __ARGS((void));
|
||||
int build_stl_str_hl __ARGS((win_T *wp, char_u *out, size_t outlen, char_u *fmt, int insecure, int fillchar, int maxwidth, struct stl_hlrec *hl));
|
||||
int build_stl_str_hl __ARGS((win_T *wp, char_u *out, size_t outlen, char_u *fmt, int use_sandbox, int fillchar, int maxwidth, struct stl_hlrec *hltab, struct stl_hlrec *tabtab));
|
||||
void get_rel_pos __ARGS((win_T *wp, char_u *str));
|
||||
int append_arg_number __ARGS((win_T *wp, char_u *buf, int add_file, int maxlen));
|
||||
char_u *fix_fname __ARGS((char_u *fname));
|
||||
|
Reference in New Issue
Block a user