mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0146
This commit is contained in:
@@ -1288,7 +1288,7 @@ struct file_buffer
|
||||
#endif
|
||||
#ifdef FEAT_COMPL_FUNC
|
||||
char_u *b_p_cfu; /* 'completefunc' */
|
||||
char_u *b_p_ofu; /* 'occultfunc' */
|
||||
char_u *b_p_ofu; /* 'omnifunc' */
|
||||
#endif
|
||||
int b_p_eol; /* 'endofline' */
|
||||
int b_p_et; /* 'expandtab' */
|
||||
|
Reference in New Issue
Block a user