Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c878 get_indent_nolabel (linenr_T lnum) // XXX in get_indent_nolabel() function
915 amount = get_indent_nolabel(lnum); in skip_label()
2968 n = get_indent_nolabel(curwin->w_cursor.lnum); // XXX in get_c_indent()