Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h901 # define HL_MATCHCONT 0x8000 // match continued from previous line macro
H A Dsyntax.c965 cur_si->si_flags |= HL_MATCHCONT; in syn_update_ends()
1000 if (!(cur_si->si_flags & HL_MATCHCONT)) in syn_update_ends()