Home
last modified time | relevance | path

Searched refs:hl (Results 1 – 25 of 48) sorted by relevance

12

/vim-8.2.3635/src/
H A Dmatch.c327 cur->hl.rm = cur->match; in init_search_hl()
329 cur->hl.attr = 0; in init_search_hl()
333 cur->hl.lnum = 0; in init_search_hl()
334 cur->hl.first_lnum = 0; in init_search_hl()
496 && shl == &cur->hl in next_search_hl()
574 shl = &cur->hl; in prepare_search_hl()
654 shl = &cur->hl; in prepare_search_hl_line()
742 shl = &cur->hl; in update_search_hl()
833 shl = &cur->hl; in update_search_hl()
875 if (!cur->hl.is_addpos && (prevcol == (long)cur->hl.startcol in get_prevcol_hl_flag()
[all …]
H A Dscreen.c180 hlf_T hl) in win_draw_end() argument
444 int hl; in screen_line() local
531 if (hl > HL_ALL) in screen_line()
532 hl = syn_attr2attr(hl); in screen_line()
533 if (hl & HL_BOLD) in screen_line()
661 if (hl > HL_ALL) in screen_line()
662 hl = syn_attr2attr(hl); in screen_line()
663 if (hl & HL_BOLD) in screen_line()
743 if (hl > HL_ALL || (hl & HL_BOLD)) in screen_line()
850 int hl; in draw_vsep_win() local
[all …]
H A Dmessage.c3631 give_warning(char_u *message, int hl) in give_warning() argument
3633 give_warning_with_source(message, hl, FALSE); in give_warning()
3637 give_warning_with_source(char_u *message, int hl, int with_source) in give_warning_with_source() argument
3650 if (hl) in give_warning_with_source()
3678 give_warning2(char_u *message, char_u *a1, int hl) in give_warning2() argument
3684 give_warning((char_u *)message, hl); in give_warning2()
3689 give_warning(IObuff, hl); in give_warning2()
H A Dif_perl.xs1565 Msg(text, hl=NULL)
1567 char *hl; variable
1576 if (hl != NULL)
1577 attr = syn_name2attr((char_u *)hl);
/vim-8.2.3635/src/proto/
H A Dmessage.pro71 void give_warning(char_u *message, int hl);
72 void give_warning_with_source(char_u *message, int hl, int with_source);
73 void give_warning2(char_u *message, char_u *a1, int hl);
H A Dscreen.pro5 void win_draw_end(win_T *wp, int c1, int c2, int draw_margin, int row, int endrow, hlf_T hl);
/vim-8.2.3635/src/testdir/
H A Dtest_diffmode.vim1344 let hl = range(1, 9)->map({_, lnum -> diff_hlID(lnum, 1)->synIDattr('name')})
1346 \ 'DiffAdd', ''], hl)
1353 let hl = range(1, 9)->map({_, lnum -> diff_hlID(lnum, 1)->synIDattr('name')})
1355 \ 'DiffAdd', 'DiffAdd', 'DiffAdd', ''], hl)
1362 let hl = range(1, 9)->map({_, lnum -> diff_hlID(lnum, 1)->synIDattr('name')})
1364 \ 'DiffAdd', 'DiffAdd', ''], hl)
1371 let hl = range(1, 9)->map({_, lnum -> diff_hlID(lnum, 1)->synIDattr('name')})
1373 \ 'DiffText', ''], hl)
1383 \ 'DiffAdd', 'DiffAdd', 'DiffAdd', ''], hl)
1390 call assert_equal(['', '', '', 'DiffAdd', '', '', '', '', '', ''], hl)
[all …]
/vim-8.2.3635/runtime/pack/dist/opt/matchit/doc/
H A Dtags30 matchit-hl matchit.txt /*matchit-hl*
H A Dmatchit.txt185 *MatchError* *matchit-hl* *matchit-highlight*
/vim-8.2.3635/runtime/doc/
H A Dtags363 'hl' options.txt /*'hl'*
7320 hl-Cursor syntax.txt /*hl-Cursor*
7333 hl-Folded syntax.txt /*hl-Folded*
7334 hl-Ignore syntax.txt /*hl-Ignore*
7336 hl-LineNr syntax.txt /*hl-LineNr*
7340 hl-Menu syntax.txt /*hl-Menu*
7344 hl-Normal syntax.txt /*hl-Normal*
7345 hl-Pmenu syntax.txt /*hl-Pmenu*
7368 hl-Title syntax.txt /*hl-Title*
7370 hl-User1 syntax.txt /*hl-User1*
[all …]
H A Dsyntax.txt284 *hl-Ignore*
5204 *hl-Cursor*
5233 *hl-Folded*
5242 *hl-LineNr*
5267 *hl-Normal*
5269 *hl-Pmenu*
5281 *hl-Search*
5322 *hl-Title*
5324 *hl-Visual*
5334 *hl-User1* *hl-User1..9* *hl-User9*
[all …]
H A Ddiff.txt221 |hl-DiffAdd| DiffAdd Added (inserted) lines. These lines exist in
223 |hl-DiffChange| DiffChange Changed lines.
224 |hl-DiffText| DiffText Changed text inside a Changed line. Vim
232 |hl-DiffDelete| DiffDelete Deleted lines. Also called filler lines,
H A Doptions.txt2565 CursorLine |hl-CursorLine|.
2567 CursorLine |hl-CursorLine|.
3336 fold:c Folded |hl-Folded|
4043 *'highlight'* *'hl'*
4091 |hl-Visual| v Visual mode
4667 |hl-SpecialKey|
5022 |hl-NonText| |hl-SpecialKey|
5574 See |hl-LineNr| and |hl-CursorLineNr| for the highlighting used for
6113 See |hl-LineNr| and |hl-CursorLineNr| for the highlighting used for
8912 |hl-WildMenu|.
[all …]
H A Dtabpage.txt356 TabLineSel and TabLineFill. |hl-TabLine| |hl-TabLineSel| |hl-TabLineFill|
H A Dusr_01.txt51 use |hl-Ignore|, using the same color for the text as the background. You can
H A Dusr_02.txt653 19) Highlighting groups. Always start with hl-groupname. E.g. >
654 :help hl-WarningMsg
H A Dspell.txt30 SpellBad word not recognized |hl-SpellBad|
31 SpellCap word not capitalised |hl-SpellCap|
32 SpellRare rare word |hl-SpellRare|
33 SpellLocal wrong spelling for selected region |hl-SpellLocal|
254 highlighted with SpellLocal |hl-SpellLocal|.
H A Dfold.txt468 The colors of a closed fold are set with the Folded group |hl-Folded|. The
469 colors of the fold column are set with the FoldColumn group |hl-FoldColumn|.
H A Dmessage.txt839 Also see 'mouse'. The hit-enter message is highlighted with the |hl-Question|
848 given when the 'more' option is on. It is highlighted with the |hl-MoreMsg|
/vim-8.2.3635/runtime/syntax/
H A Dpcap.vim22 syn match pcapKeyword contained ':\(fo\|hl\|ic\|rs\|rw\|sb\|sc\|sf\|sh\)'
H A Dz8a.vim33 syn match z8aSpecInst "\<ex\s\+(\s*sp\s*)\s*,\s*hl\>"me=s+2
H A Ddosbatch.vim62 syn match dosbatchSpecialChar "\$[a-hl-npqstv_$+]"
/vim-8.2.3635/runtime/tutor/
H A Dtutor.cs.cp1250432 ---> "chhybba" nen� zp�sob, jak hl�skovat chyba; chhybba je chyba.
742 Vim m� obs�hl� on-line syst�m n�pov�dy. Pro za��tek vyzkou�ej jeden z
H A Dtutor.cs.utf-8432 ---> "chhybba" není způsob, jak hláskovat chyba; chhybba je chyba.
742 Vim má obsáhlý on-line systém nápovědy. Pro začátek vyzkoušej jeden z
H A Dtutor.cs432 ---> "chhybba" nen� zp�sob, jak hl�skovat chyba; chhybba je chyba. in dolu()

12