Home
last modified time | relevance | path

Searched refs:thesaurus (Results 1 – 25 of 55) sorted by relevance

123

/vim-8.2.3635/src/
H A Dinsexpand.c198 static void ins_compl_files(int count, char_u **files, int thesaurus, int flags, regmatch_T *regmat…
1182 int thesaurus) // Thesaurus completion in ins_compl_dictionaries() argument
1198 if (!thesaurus && curwin->w_p_spell) in ins_compl_dictionaries()
1261 if (!thesaurus && STRCMP(buf, "spell") == 0) in ins_compl_dictionaries()
1286 ins_compl_files(count, files, thesaurus, flags, in ins_compl_dictionaries()
1305 int thesaurus, in ins_compl_files() argument
1345 if (thesaurus) in ins_compl_files()
/vim-8.2.3635/runtime/doc/
H A Dinsert.txt632 4. keywords in 'thesaurus', thesaurus-style |i_CTRL-X_CTRL-T|
828 Completing words in 'thesaurus' *compl-thesaurus*
832 the 'thesaurus' option instead of 'dictionary'. If a
833 match is found in the thesaurus file, all the
845 In the file used by the 'thesaurus' option each line in the file should
849 For an example, imagine the 'thesaurus' file has a line like this: >
860 Unpack thesaurus_pkg.zip, put the thesaurus.txt file somewhere, e.g.
861 ~/.vim/thesaurus/english.txt, and the 'thesaurus' option to this file name.
867 invoked to get the list of completion matches and the 'thesaurus' option is
H A Dquickref.txt951 'thesaurus' 'tsr' list of thesaurus files for keyword completion
952 'thesaurusfunc' 'tsrfu' function to be used for thesaurus completion
H A Dusr_24.txt190 CTRL-X CTRL-T words from a thesaurus
/vim-8.2.3635/src/testdir/
H A Dtest_edit.vim831 " CTRL-X CTRL-T (thesaurus complete)
833 set thesaurus=Xthesaurus
877 set thesaurus=
923 set thesaurus=notused
940 set thesaurus=
H A Dtest_popup.vim985 setlocal thesaurus=Xdummy.txt
1004 \ ["\<C-X>\<C-T>", 'thesaurus'],
H A Dtest_options.vim226 call Check_dir_option('thesaurus')
259 call assert_equal('"set tabstop thesaurus thesaurusfunc ttyscroll', @:)
/vim-8.2.3635/runtime/
H A Doptwin.vim842 call <SID>AddOption("thesaurus", gettext("list of thesaurus files for keyword completion"))
845 call <SID>AddOption("thesaurusfunc", gettext("function used for thesaurus completion"))
/vim-8.2.3635/src/po/
H A Dzh_TW.UTF-8.po296 msgid "'thesaurus' option is empty"
297 msgstr "選項 'thesaurus' 未設定"
H A Dit.po2380 msgid "'thesaurus' option is empty"
2381 msgstr "l'opzione 'thesaurus' non � impostata"
8562 msgid "list of thesaurus files for keyword completion"
8565 msgid "function used for thesaurus completion"
8566 msgstr "funzione usata per completamento thesaurus"
H A Dzh_CN.cp936.po277 msgid "'thesaurus' option is empty"
278 msgstr "ѡ�� 'thesaurus' Ϊ��"
H A Dcs.cp1250.po253 msgid "'thesaurus' option is empty"
254 msgstr "volba 'thesaurus' je pr�zdn�"
H A Dcs.po253 msgid "'thesaurus' option is empty"
254 msgstr "volba 'thesaurus' je pr�zdn�"
H A Dzh_CN.po278 msgid "'thesaurus' option is empty"
279 msgstr "ѡ�� 'thesaurus' Ϊ��"
H A Dzh_TW.po289 msgid "'thesaurus' option is empty"
290 msgstr "�ﶵ 'thesaurus' ���]�w"
H A Dzh_CN.UTF-8.po277 msgid "'thesaurus' option is empty"
278 msgstr "选项 'thesaurus' 为空"
H A Dsr.po2568 msgid "'thesaurus' option is empty"
2569 msgstr "Опција 'thesaurus' је празна"
9030 msgid "list of thesaurus files for keyword completion"
H A Daf.po275 msgid "'thesaurus' option is empty"
276 msgstr "'thesaurus' opsie is leeg"
H A Duk.cp1251.po435 msgid "'thesaurus' option is empty"
436 msgstr "����� 'thesaurus' �������"
H A Dnl.po302 msgid "'thesaurus' option is empty"
303 msgstr "'thesaurus'-optie is leeg"
H A Dja.euc-jp.po2703 msgid "'thesaurus' option is empty"
2704 msgstr "'thesaurus' ���ץ�������Ǥ�"
H A Dko.UTF-8.po423 msgid "'thesaurus' option is empty"
424 msgstr "'thesaurus' 옵션이 비었습니다"
H A Dru.cp1251.po2759 msgid "'thesaurus' option is empty"
2760 msgstr "�� ������ �������� ����� 'thesaurus'"
H A Dru.po2759 msgid "'thesaurus' option is empty"
2760 msgstr "Не задано значение опции 'thesaurus'"
H A Dja.po2703 msgid "'thesaurus' option is empty"
2704 msgstr "'thesaurus' オプションが空です"

123