Lines Matching refs:texthl
18 …call Sign_command_ignore_error('sign define Sign2 text=xy texthl=Title linehl=Error icon=../../pix…
24 \ 'linehl=Error texthl=Title$', a)
100 …call Sign_command_ignore_error('sign define Sign3 text=y texthl=DoesNotExist linehl=DoesNotExist i…
197 call assert_equal('"sign define Sign icon= linehl= text= texthl=', @:)
203 call feedkeys(":sign define Sign texthl=Spell\<C-A>\<C-B>\"\<CR>", 'tx')
204 call assert_equal('"sign define Sign texthl=SpellBad SpellCap ' .
395 let attr = {'text' : '=>', 'linehl' : 'Search', 'texthl' : 'Error'}
397 call assert_equal([{'name' : 'sign1', 'texthl' : 'Error',
402 let attr = {'text' : '!!', 'linehl' : 'DiffAdd', 'texthl' : 'DiffChange',
405 call assert_equal([{'name' : 'sign2', 'texthl' : 'DiffChange',
548 let attr = {'text' : '=>', 'linehl' : 'Search', 'texthl' : 'Error'}
832 let attr = {'text' : '=>', 'linehl' : 'Search', 'texthl' : 'Error'}
1149 let attr = {'text' : '=>', 'linehl' : 'Search', 'texthl' : 'Error'}
1186 let attr = {'text' : '=>', 'linehl' : 'Search', 'texthl' : 'Search'}
1561 let attr = {'text' : '=>', 'linehl' : 'Search', 'texthl' : 'Error'}
1564 let attr = {'text' : '=>', 'linehl' : 'Search', 'texthl' : 'Error'}
1742 sign define s1 texthl=Search text==>
1907 \ 'texthl' : 'Search'},
1909 \ 'texthl' : 'Search'},
1911 \ 'texthl' : 'Search'},
1913 \ 'texthl' : 'Search'}]))