Searched refs:foldmethodIsIndent (Results 1 – 4 of 4) sorted by relevance
9 int foldmethodIsIndent(win_T *wp);
2079 if (foldmethodIsIndent(curwin)) in did_set_string_option()2290 if (foldmethodIsIndent(curwin)) in did_set_string_option()
318 foldmethodIsIndent(win_T *wp) in foldmethodIsIndent() function844 if (foldmethodIsIndent(wp) in foldUpdate()
3478 if (foldmethodIsSyntax(curwin) || foldmethodIsIndent(curwin)) in set_num_option()3503 if (foldmethodIsIndent(curwin)) in set_num_option()