mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 9.0.0817
This commit is contained in:
@@ -2999,6 +2999,7 @@ struct file_buffer
|
||||
char_u *b_p_tfu; // 'tagfunc' option value
|
||||
callback_T b_tfu_cb; // 'tagfunc' callback
|
||||
#endif
|
||||
int b_p_eof; // 'endoffile'
|
||||
int b_p_eol; // 'endofline'
|
||||
int b_p_fixeol; // 'fixendofline'
|
||||
int b_p_et; // 'expandtab'
|
||||
|
Reference in New Issue
Block a user