Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfold.pro9 int foldmethodIsIndent(win_T *wp);
/vim-8.2.3635/src/
H A Doptionstr.c2079 if (foldmethodIsIndent(curwin)) in did_set_string_option()
2290 if (foldmethodIsIndent(curwin)) in did_set_string_option()
H A Dfold.c318 foldmethodIsIndent(win_T *wp) in foldmethodIsIndent() function
844 if (foldmethodIsIndent(wp) in foldUpdate()
H A Doption.c3478 if (foldmethodIsSyntax(curwin) || foldmethodIsIndent(curwin)) in set_num_option()
3503 if (foldmethodIsIndent(curwin)) in set_num_option()