Home
last modified time | relevance | path

Searched refs:dont_do_help (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Doption.c5837 int dont_do_help; in buf_copy_options() local
5873 dont_do_help = ((flags & BCO_NOHELP) && buf->b_help) in buf_copy_options()
5875 if (dont_do_help) // don't free b_p_isk in buf_copy_options()
6125 if (dont_do_help) in buf_copy_options()