| /vim-8.2.3635/src/testdir/ |
| H A D | test_taglist.vim | 99 let tf = tagfiles() 100 call assert_equal(1, len(tf)) 102 \ fnamemodify(tf[0], ':p:gs?\\?/?')) 131 \ "FBar\tXfoo\t2" .. ';"' .. "\textrafield\tf", 187 \ "Func1\tXfoo\t6;/^Func1/" .. ';"' .. "\tf" 225 call writefile(["foo\ta.c\t10;\"\tf", "bar\tb.c\t20;\"\td"], 'Xtags')
|
| H A D | test_filetype.vim | 505 \ 'tf': ['file.tf', '.tfrc', 'tfrc'],
|
| H A D | test_tagjump.vim | 78 \ "one\tXfile1\t/^one/;\"\tf\tfile:\tsignature:(void)",
|
| H A D | test_normal.vim | 2171 call setline(1, ["a\tb", "c\td", "e\tf"])
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | tf.vim | 2 " Language: tf 4 " URL: http://www.isp.de/data/tf.vim 20 let main_syntax = 'tf' 190 let b:current_syntax = "tf" 192 if main_syntax == 'tf'
|
| H A D | pcap.vim | 26 …ained ':\(af\|cf\|df\|ff\|gf\|if\|lf\|lo\|lp\|nd\|nf\|of\|rf\|rg\|rm\|rp\|sd\|st\|tf\|tr\|vf\)=\k*'
|
| H A D | monk.vim | 148 syn match monkBoolean oneline "#[tf]" 149 syn match monkError oneline !#[tf][^ \t()";]\+!
|
| H A D | context.vim | 121 syn match contextFont '\\\%(tf\|b[si]\|s[cl]\|os\)\%(xx\|[xabcd]\)\=\>'
|
| H A D | aml.vim | 36 …textsi[ze] textsl[ant] textspa[cing] textspl[ine] textst[yle] textsy[mbol] tf th thie[ssen] thin t…
|
| H A D | vim.vim | 26 …spellr[rare] src srp stj[ump] sunme syn ta[g] tabf[ind] tabo[nly] tch[dir] tf[irst] tln tmapc[lear… 34 …j sn spellfile spo st su swb synmaxcol tagbsearch tal tcldll termwinscroll tf timeout tl tr ttm tt…
|
| H A D | redif.vim | 720 …z\|dk\|dj\|dm\|do\|ec\|eg\|sv\|gq\|er\|ee\|et\|fk\|fo\|fj\|fi\|fr\|gf\|pf\|tf\|ga\|gm\|ge\|de\|gh\…
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | tf.vim | 2 " Language: tf (TinyFugue)
|
| /vim-8.2.3635/src/ |
| H A D | eval.c | 4997 char_u *tf; in echo_string_core() local 5014 tv2string(&pt->pt_argv[i], &tf, numbuf, copyID)); in echo_string_core() 5015 vim_free(tf); in echo_string_core() 5026 ga_concat(&ga, tv2string(&dtv, &tf, numbuf, copyID)); in echo_string_core() 5027 vim_free(tf); in echo_string_core()
|
| H A D | evalvars.c | 1262 char_u *tf; in list_arg_vars() local 1266 s = echo_string(&tv, &tf, numbuf, 0); in list_arg_vars() 1275 vim_free(tf); in list_arg_vars()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | tagsrch.txt | 298 *:tf* *:tfirst* 299 :[count]tf[irst][!] Same as ":trewind".
|
| H A D | tags | 1138 'tf' options.txt /*'tf'* 3344 :tf tagsrch.txt /*:tf* 6713 ft-tf-syntax syntax.txt /*ft-tf-syntax* 9805 tf.vim syntax.txt /*tf.vim*
|
| H A D | quickref.txt | 965 'ttyfast' 'tf' indicates a fast terminal connection
|
| H A D | syntax.txt | 3474 TF *tf.vim* *ft-tf-syntax* 3476 There is one option for the tf syntax highlighting.
|
| H A D | index.txt | 1672 |:tfirst| :tf[irst] jump to first matching tag
|
| H A D | options.txt | 8288 *'ttyfast'* *'tf'* *'nottyfast'* *'notf'* 8289 'ttyfast' 'tf' boolean (default off, on when 'term' is xterm, hpterm,
|
| /vim-8.2.3635/runtime/ |
| H A D | makemenu.vim | 610 SynMenu T.TF\ mud\ client:tf
|
| H A D | filetype.vim | 1861 au BufNewFile,BufRead *.tf,.tfrc,tfrc setf tf
|
| H A D | optwin.vim | 568 call <SID>BinOptionG("tf", &tf)
|
| H A D | synmenu.vim | 582 an 50.150.300 &Syntax.T.TF\ mud\ client :cal SetSyn("tf")<CR>
|