Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dedit.pro37 int get_can_cindent(void);
/vim-8.2.3635/src/
H A Dinsexpand.c2063 want_cindent = (get_can_cindent() && cindent_on()); in ins_compl_prep()
H A Dedit.c5403 get_can_cindent(void) in get_can_cindent() function