Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c6464 static char *spell_args[] = in get_syntax_name() local
6466 return (char_u *)spell_args[idx]; in get_syntax_name()