Searched refs:cfg (Results 1 – 18 of 18) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_filetype.vim | 48 …\ 'a2ps': ['/etc/a2ps.cfg', '/etc/a2ps/file.cfg', 'a2psrc', '.a2psrc', 'any/etc/a2ps.cfg', 'any/et… 89 \ 'c': ['enlightenment/file.cfg', 'file.qc', 'file.c', 'some-enlightenment/file.cfg'], 100 \ 'cfg': ['file.cfg', 'file.hgrc', 'filehgrc', 'hgrc', 'some-hgrc'], 173 \ 'eterm': ['anyEterm/file.cfg', 'Eterm/file.cfg', 'some-Eterm/file.cfg'], 298 \ 'lynx': ['lynx.cfg'], 301 \ 'm3quake': ['file.quake', 'cm3.cfg'], 407 …cfg', 'anyid1/file.cfg', 'quake3/file.cfg', 'baseq2/file.cfg', 'id1/file.cfg', 'quake1/file.cfg', …
|
| /vim-8.2.3635/src/ |
| H A D | gui.c | 1142 guicolor_T cfg, cbg, cc; // cursor fore-/background color in gui_update_cursor() local 1202 cfg = INVALCOLOR; in gui_update_cursor() 1215 cfg = shape_fg; in gui_update_cursor() 1222 cattr = syn_id2colors(id, &cfg, &cbg); in gui_update_cursor() 1243 cfg = fg; in gui_update_cursor() 1260 if (cfg == INVALCOLOR) in gui_update_cursor() 1261 cfg = ((attr & HL_INVERSE) ? aep->ae_u.gui.bg_color in gui_update_cursor() 1267 if (cfg == INVALCOLOR) in gui_update_cursor() 1299 cbg = cfg; in gui_update_cursor() 1300 cfg = cc; in gui_update_cursor() [all …]
|
| /vim-8.2.3635/runtime/ |
| H A D | filetype.vim | 66 au BufNewFile,BufRead */etc/a2ps.cfg,*/etc/a2ps/*.cfg,a2psrc,.a2psrc setf a2ps 406 au BufNewFile,BufRead *enlightenment/*.cfg setf c 409 au BufNewFile,BufRead *Eterm/*.cfg setf eterm 425 au BufNewFile,BufRead lynx.cfg setf lynx 427 " Modula-3 configuration language (must be before *.cfg and *makefile) 428 au BufNewFile,BufRead *.quake,cm3.cfg setf m3quake 432 au BufNewFile,BufRead *baseq[2-3]/*.cfg,*id1/*.cfg setf quake 433 au BufNewFile,BufRead *quake[1-3]/*.cfg setf quake 439 au BufNewFile,BufRead *.cfg setf cfg 1052 au BufNewFile,BufRead *.hgrc,*hgrc setf cfg
|
| H A D | makemenu.vim | 147 SynMenu C.Config.Cfg\ Config\ file:cfg
|
| H A D | synmenu.vim | 132 an 50.20.380 &Syntax.C.Config.Cfg\ Config\ file :cal SetSyn("cfg")<CR>
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | cfg.vim | 47 let b:current_syntax = "cfg"
|
| H A D | lynx.vim | 2 " Language: Lynx configuration file (lynx.cfg)
|
| H A D | mplayerconf.vim | 34 \ lircconf list-options loop menu menu-cfg
|
| H A D | virata.vim | 11 " 2) The file name pattern "mk.*\.cfg"
|
| H A D | pf.vim | 273 syn keyword pfService spamd-cfg
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | ft_rust.txt | 162 This is largely intended for specifying various --cfg
|
| H A D | version5.txt | 2887 - "bcc.cfg" was used for all configurations. When building for another 2889 "bcc.cfg" to the object directory. (Geddes) 7494 cfg Configure files (Igor Prischepoff)
|
| H A D | version6.txt | 3652 Win32 with Borland: bcc.cfg was caching the value for $(BOR), but providing a
|
| /vim-8.2.3635/.github/ |
| H A D | CODEOWNERS | 75 runtime/ftplugin/cfg.vim @chrisbra
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_fi_fi.latin1.vim | 231 menutrans Cfg\ Config\ file Fichier\ de\ config\.\ \.cfg
|
| H A D | menu_eo.utf-8.vim | 362 menutrans Cfg\ Config\ file Konfigura\ dosiero\ \.cfg
|
| H A D | menu_fr_fr.latin1.vim | 385 menutrans Cfg\ Config\ file Fichier\ de\ config\.\ \.cfg
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | haskellcomplete.vim | 1088 \ , "-ddump-cmm-cfg"
|