Searched refs:SYNSPL_DEFAULT (Results 1 – 2 of 2) sorted by relevance
1713 *can_spell = syn_block->b_syn_spell == SYNSPL_DEFAULT in get_syntax_attr()2322 *can_spell = syn_block->b_syn_spell == SYNSPL_DEFAULT in syn_current_attr()3446 curwin->w_s->b_syn_spell = SYNSPL_DEFAULT; in syn_cmd_spell()3522 block->b_syn_spell = SYNSPL_DEFAULT; // default spell checking in syntax_clear()
2484 #define SYNSPL_DEFAULT 0 // spell check if @Spell not defined macro