Searched refs:get_indent_buf (Results 1 – 3 of 3) sorted by relevance
16 int get_indent_buf(buf_T *buf, linenr_T lnum);
419 get_indent_buf(buf_T *buf, linenr_T lnum) in get_indent_buf() function
3254 flp->lvl = get_indent_buf(buf, lnum) / get_sw_value(buf); in foldlevelIndent()