Searched refs:sft (Results 1 – 6 of 6) sorted by relevance
3180 sftword_T *sft; in add_sound_suggest() local3192 sft = alloc(sizeof(sftword_T) + STRLEN(goodword)); in add_sound_suggest()3193 if (sft != NULL) in add_sound_suggest()3195 sft->sft_score = score; in add_sound_suggest()3196 STRCPY(sft->sft_word, goodword); in add_sound_suggest()3197 hash_add_item(&slang->sl_sounddone, hi, sft->sft_word, hash); in add_sound_suggest()3202 sft = HI2SFT(hi); in add_sound_suggest()3203 if (score >= sft->sft_score) in add_sound_suggest()3205 sft->sft_score = score; in add_sound_suggest()
316 call <SID>BinOptionG("sft", &sft)
36 …printfont pumwidth pythonthreehome re restorescreen ro rulerformat scl scs sft shellslash shortmes…
900 'showfulltag' 'sft' show full tag pattern when completing tag
873 'sft' options.txt /*'sft'*
6971 *'showfulltag'* *'sft'* *'noshowfulltag'* *'nosft'*6972 'showfulltag' 'sft' boolean (default off)