Home
last modified time | relevance | path

Searched refs:tc (Results 1 – 25 of 28) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dtest_tagcase.vim13 if &l:tc != ''
14 let tc = &l:tc
16 let tc = &g:tc
18 if tc == 'followic'
49 setg tc&
50 setl tc&
57 setg tc&
58 setl tc&
67 setl tc=
72 setg tc&
[all …]
H A Dtest_fold.vim272 call setline(1, ["a", "\tb", "\tc", "\td", "\te"])
279 call assert_equal(["a", "\tb", "\td", "\tc", "\te"], getline(1, '$'))
282 call setline(1, ["a", "\tb", "\tc", "\td", "\te", "z", "\ty", "\tx", "\tw", "\tv"])
288 …call assert_equal(["a", "\tc", "\tb", "\td", "\te", "z", "\ty", "\tx", "\tw", "\tv"], getline(1, '…
380 call setline(1, ["a", "\tb", "\tc", "\td", "\te"])
385 call assert_equal(["a", "\tb", "\td", "\tc", "\te"], getline(1, '$'))
388 call setline(1, ["a", "\tb", "\tc", "\td", "\te", "z", "\ty", "\tx", "\tw", "\tv"])
393 …call assert_equal(["a", "\tc", "\tb", "\td", "\te", "z", "\ty", "\tx", "\tw", "\tv"], getline(1, '…
H A Dtest_retab.vim62 call assert_equal("\t a\t\t\tb\t\t\tc\t ", Retab('!', 3))
H A Dtest_tabpage.vim478 let tc = [ [4, '.', '!'], [2, '.+', ''], [3, '.-2', '!'], [1, '.+1', '!'] ]
479 for c in tc
521 for c in tc
H A Dtest_breakindent.vim446 call setline(1, [" a\tb\tc\td\te", " z y x w v"])
461 call setline(1, [" a\tb\tc\td\te", " z y x w v"])
H A Dtest_cpoptions.vim310 call setline(1, ['', "a\tc" .. '\t'])
/vim-8.2.3635/runtime/
H A Dtermcap23 :ic@:im@:ei@:tc=sun:
25 :hs:ts=\E]l:fs=\E\\:ds=\E]l\E\\:tc=sun:
27 :hs:ts=\E]l:fs=\E\\:ds=\E]l\E\\:tc=sun-e:
29 :li#48:co#80:tc=sun:
31 :li#34:co#80:tc=sun:
33 :li#24:co#80:tc=sun:
35 :li#17:co#80:tc=sun:
76 :tc=acorn_generic
H A Doptwin.vim310 call <SID>OptionG("tc", &tc)
/vim-8.2.3635/runtime/spell/en/
H A Den_CA.diff192 ! 1th/tc
195 ! 2th/tc
198 ! 3th/tc
H A Den_US.diff197 ! 1th/tc
200 ! 2th/tc
203 ! 3th/tc
/vim-8.2.3635/src/libvterm/t/
H A D90vttest_01-movement-2.test10 PUSH "\e[19;1HA\e[19;80Ha\x0a\e[18;80HaB\e[19;80HB\b b\x0a\e[19;80HC\b\b\t\tc\e[19;2H\bC\x0a\e[19;8…
/vim-8.2.3635/runtime/syntax/
H A Dasm68k.vim31 syn keyword asm68kReg crp srp tc ac0 ac1 acusr tt0 tt1 mmusr
37 syn keyword asm68kReg cal val scc crp srp drp tc ac psr pcsr
H A Dvim.vim25 …spellr[epall] srI srn startr[eplace] sun[hide] sy tN[ext] tabe[dit] tabnew tc[d] ter[minal] tlmenu…
33 …match siso smd spellcapcheck splitright ssop sts swapsync syn tag tagstack tc termwinkey textwidth…
798 …VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\…
799 …VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc[l]\=\s*<<\s*$+ end=+\.$+ cont…
802 syn region vimEmbedError start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
803 syn region vimEmbedError start=+tc[l]\=\s*<<\s*$+ end=+\.$+
807 syn region vimEmbedError start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
808 syn region vimEmbedError start=+tc[l]\=\s*<<\s*$+ end=+\.$+
H A Dskill.vim508 syn match skilltechFunctions "(\(tech\|tc\)\u\a\+\>"hs=s+1
509 syn match skilltechFunctions "\<\(tech\|tc\)\u\a\+("he=e-1
H A Dinitex.vim22 …\ '[+-]\=\s*\%(\d\+\%([.,]\d*\)\=\|[.,]\d\+\)\s*\%(true\)\=\s*\%(p[tc]\|in\|bp\|c[mc]\|m[mu]\|dd\|…
H A Dgnuplot.vim448 syn keyword gnuplotKeyword title offset font textcolor tc
H A Daml.vim36 …bolsa[ve] symbolsc[ale] symbolse[t] symbolset sz tab[les] tal[ly] tan tanh tc te tes[t] text texta…
H A Dsas.vim136 …ew prism quit rename replay select scatter speedometer star surface symbol tc tcopy tdef tdelete t…
H A Dredif.vim720 …d\|sr\|sj\|sz\|se\|ch\|sy\|tw\|tj\|tz\|th\|tl\|tg\|tk\|to\|tt\|tn\|tr\|tm\|tc\|tv\|ug\|ua\|ae\|gb\…
/vim-8.2.3635/src/
H A Dgetchar.c3207 static int tc = 0; in vgetorpeek() local
3233 || (cmdwin_type > 0 && tc == ESC) in vgetorpeek()
3240 tc = c; in vgetorpeek()
H A Dedit.c72 static int ins_ctrl_ey(int tc);
5293 ins_ctrl_ey(int tc) in ins_ctrl_ey() argument
5295 int c = tc; in ins_ctrl_ey()
/vim-8.2.3635/runtime/autoload/
H A Dhaskellcomplete.vim582 \ , "-ddump-tc"
586 \ , "-ddump-tc-trace"
1130 \ , "-ddump-tc"
1131 \ , "-ddump-tc-ast"
1132 \ , "-ddump-tc-trace"
/vim-8.2.3635/runtime/doc/
H A Dediting.txt1325 *:tc* *:tcd*
1326 :tc[d][!] {path} Like |:cd|, but only set the directory for the current
1333 :tc[d][!] - Change to the previous current directory, before the
H A Dquickref.txt932 'tagcase' 'tc' how to handle case when searching in tags files
H A Dtags1123 'tc' options.txt /*'tc'*
3330 :tc editing.txt /*:tc*

12