Searched refs:SpecialKey (Results 1 – 23 of 23) sorted by relevance
| /vim-8.2.3635/runtime/colors/ |
| H A D | desert.vim | 45 hi SpecialKey guifg=yellowgreen 71 hi SpecialKey ctermfg=darkgreen
|
| H A D | murphy.vim | 36 hi SpecialKey term=bold ctermfg=LightBlue guifg=Cyan
|
| H A D | slate.vim | 24 :hi SpecialKey guifg=yellowgreen ctermfg=darkgreen
|
| H A D | delek.vim | 36 hi SpecialKey ctermfg=DarkBlue guifg=Blue
|
| H A D | morning.vim | 36 hi SpecialKey term=bold ctermfg=DarkBlue guifg=Blue
|
| H A D | evening.vim | 36 hi SpecialKey term=bold ctermfg=LightBlue guifg=Cyan
|
| H A D | peachpuff.vim | 22 hi SpecialKey term=bold ctermfg=4 guifg=Blue
|
| H A D | shine.vim | 37 hi SpecialKey term=bold ctermfg=LightBlue guifg=Blue
|
| H A D | darkblue.vim | 25 hi SpecialKey guifg=cyan ctermfg=darkcyan
|
| H A D | koehler.vim | 16 hi SpecialKey term=bold cterm=bold ctermfg=darkred guifg=#cc0000
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | sisu.vim | 243 hi def link sisu_sem_content SpecialKey 251 "hi def link sisu_sem_ex_content SpecialKey 253 hi def link sisu_index SpecialKey 258 hi def link sisu_within_index_ignore SpecialKey
|
| H A D | gprof.vim | 62 hi def link gprofSpecial SpecialKey
|
| H A D | vim.vim | 76 … PmenuSel PmenuThumb Question QuickFixLine Scrollbar Search SignColumn SpecialKey SpellBad SpellCa…
|
| /vim-8.2.3635/src/ |
| H A D | termdefs.h | 26 enum SpecialKey enum
|
| H A D | term.c | 1661 enum SpecialKey dest; // index in term_strings[] in get_term_entries() 1693 {(enum SpecialKey)0, NULL} in get_term_entries()
|
| /vim-8.2.3635/runtime/colors/tools/ |
| H A D | check_colors.vim | 59 \ 'SpecialKey',
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_listlbr_utf8.vim | 154 hi SpecialKey term=underline ctermfg=red guifg=red
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | options.txt | 4045 "8:SpecialKey,~:EndOfBuffer,@:NonText, 4066 |hl-SpecialKey| 8 Meta and special keys listed with ":map" 4666 The SpecialKey highlighting will be used for unprintable characters. 4667 |hl-SpecialKey| 5020 "precedes". "SpecialKey" will be used for "tab", "nbsp", "space", 5022 |hl-NonText| |hl-SpecialKey|
|
| H A D | syntax.txt | 5284 *hl-SpecialKey* 5285 SpecialKey Meta and special keys listed with ":map", also for text used
|
| H A D | tags | 7354 hl-SpecialKey syntax.txt /*hl-SpecialKey*
|
| H A D | version6.txt | 337 Use "SpecialKey" highlighting for unprintable characters instead of "NonText". 339 from the characters in the file is using "SpecialKey", and "NonText" is used
|
| H A D | todo.txt | 4315 7 SpecialKey highlighting overrules syntax highlighting. Can't give an
|
| H A D | version5.txt | 2999 For a dark 'background', using Blue for Directory and SpecialKey highlight
|