Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c2264 *can_spell = (syn_block->b_syn_spell != SYNSPL_NOTOP); in syn_current_attr()
3436 else if (curwin->w_s->b_syn_spell == SYNSPL_NOTOP) in syn_cmd_spell()
3444 curwin->w_s->b_syn_spell = SYNSPL_NOTOP; in syn_cmd_spell()
H A Dstructs.h2486 #define SYNSPL_NOTOP 2 // don't spell check toplevel text macro