Home
last modified time | relevance | path

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

/vim-8.2.3635/src/testdir/
H A Dtest_spellfile.vim325 " SN_COMPOUND: compmax is less than 2
328 " SN_COMPOUND: missing compsylmax and other options
331 " SN_COMPOUND: missing compoptions
334 " SN_COMPOUND: missing comppattern
337 " SN_COMPOUND: incorrect comppatlen
/vim-8.2.3635/src/
H A Dspellfile.c283 #define SN_COMPOUND 8 // compound words section macro
510 case SN_COMPOUND: in spell_load_file()
5168 putc(SN_COMPOUND, fd); // <sectionID> in write_vim_spell()