mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.0082
This commit is contained in:
@@ -1721,6 +1721,7 @@ free_buf_options(buf, free_p_ff)
|
||||
clear_string_option(&buf->b_p_nf);
|
||||
#ifdef FEAT_SYN_HL
|
||||
clear_string_option(&buf->b_p_syn);
|
||||
clear_string_option(&buf->b_p_spf);
|
||||
clear_string_option(&buf->b_p_spl);
|
||||
#endif
|
||||
#ifdef FEAT_SEARCHPATH
|
||||
|
Reference in New Issue
Block a user