Home
last modified time | relevance | path

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

/vim-8.2.3635/src/testdir/
H A Dtest_spellfile.vim303 " SN_WORDS: non-NUL terminated word
306 " SN_WORDS: very long word
/vim-8.2.3635/src/
H A Dspellfile.c288 #define SN_WORDS 13 // common words macro
494 case SN_WORDS: in spell_load_file()
5087 putc(SN_WORDS, fd); // <sectionID> in write_vim_spell()