Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c1713 *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()
H A Dstructs.h2484 #define SYNSPL_DEFAULT 0 // spell check if @Spell not defined macro