Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/doc/
H A Dusr_24.txt52 The horse had follen to the ground ~
54 You need to change "follen" to "fallen". With the cursor at the end, you
/vim-8.2.3635/src/
H A Dspellfile.c866 int flagslen, follen; in read_charflags_section() local
874 fol = read_cnt_string(fd, 2, &follen); in read_charflags_section()
875 if (follen < 0) in read_charflags_section()
878 return follen; in read_charflags_section()