Searched refs:vi_lisp (Results 1 – 1 of 1) sorted by relevance
1902 int vi_lisp; in get_lisp_indent() local1905 vi_lisp = (vim_strchr(p_cpo, CPO_LISP) != NULL); in get_lisp_indent()1981 if (vi_lisp && get_indent() == 0) in get_lisp_indent()2000 if (!vi_lisp && (*that == '(' || *that == '[') in get_lisp_indent()2019 if (!vi_lisp && *that != '(' && *that != '[') in get_lisp_indent()2025 if (vi_lisp in get_lisp_indent()2038 && vi_lisp))) in get_lisp_indent()