Skip to content
Snippets Groups Projects
Commit 86bc1fb0 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.0082

parent 45eeb133
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment