Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c272 #define VIMSPELLVERSION 50 macro
417 if (c < VIMSPELLVERSION) in spell_load_file()
422 else if (c > VIMSPELLVERSION) in spell_load_file()
4887 putc(VIMSPELLVERSION, fd); // <versionnr> in write_vim_spell()