Searched refs:CPO_LISP (Results 1 – 2 of 2) sorted by relevance
195 #define CPO_LISP 'p' // 'lisp' indenting macro
1905 vi_lisp = (vim_strchr(p_cpo, CPO_LISP) != NULL); in get_lisp_indent()