Searched refs:cmap (Results 1 – 21 of 21) sorted by relevance
| /vim-8.2.3635/runtime/ |
| H A D | macmap.vim | 14 cmap <special> <D-n> <C-C><D-n> 20 cmap <special> <D-o> <C-C><D-o> 26 cmap <special> <D-w> <C-C><D-w> 32 cmap <special> <D-s> <C-C><D-s> 38 cmap <special> <D-S-s> <C-C><D-s> 45 cmap <special> <D-z> <C-C><D-z> 62 cmap <special> <D-a> <C-C><D-a> 68 cmap <special> <D-f> <C-C><D-f> 74 cmap <special> <D-g> <C-C><D-g>
|
| H A D | mswin.vim | 39 cmap <C-V> <C-R>+ 40 cmap <S-Insert> <C-R>+
|
| /vim-8.2.3635/src/ |
| H A D | hardcopy.c | 2344 int cmap = 0; in mch_print_init() local 2386 for (cmap = 0; cmap < (int)ARRAY_LENGTH(prt_ps_mbfonts); cmap++) in mch_print_init() 2387 if (prt_match_encoding((char *)p_encoding, &prt_ps_mbfonts[cmap], in mch_print_init() 2393 cmap_first = cmap; in mch_print_init() 2395 if (prt_match_charset((char *)p_pmcs, &prt_ps_mbfonts[cmap], in mch_print_init() 2404 cmap = cmap_first; in mch_print_init() 2491 prt_ascii_encoding = prt_ps_mbfonts[cmap].ascii_enc; in mch_print_init()
|
| H A D | gui_x11.c | 1418 Colormap cmap; in gui_mch_init() 1441 cmap = DefaultColormap(dsp, DefaultScreen(dsp)); in gui_mch_init() 1442 XtVaSetValues(vimShell, XtNcolormap, cmap, NULL); in gui_mch_init() 1447 attr.colormap = cmap; in gui_mch_init()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | amiga.vim | 4 cmap !rm !Delete all
|
| H A D | test_mapping.vim | 675 cmap ,f /^\k\+ (<CR> 735 cmap a10 /a10 796 call assert_equal(['cmap a10 /a10'], filter(copy(l), 'v:val =~ " a10 "'))
|
| H A D | test_options.vim | 846 cmap <expr> <F2> AddPos()
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | eruby.vim | 104 exe 'cmap <buffer><script><expr> <Plug><cfile> ErubyAtCursor() ? ' . maparg('<Plug><cfile>', 'c') .… 105 exe 'cmap <buffer><script><expr> <Plug><ctag> ErubyAtCursor() ? ' . maparg('<Plug><ctag>', 'c') . '…
|
| H A D | ruby.vim | 160 cmap <buffer><script><expr> <Plug><ctag> substitute(RubyCursorTag(),'^$',"\022\027",'') 161 cmap <buffer><script><expr> <Plug><cfile> substitute(RubyCursorFile(),'^$',"\022\006",'') 212 cmap <buffer><script><expr> <SID>tagzv &foldopen =~# 'tag' ? '<Bar>norm! zv' : ''
|
| /vim-8.2.3635/src/xpm/include/ |
| H A D | simx.h | 107 FUNC(XFreeColors, int, (Display *d, Colormap cmap,
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | map.txt | 58 :cm[ap] {lhs} {rhs} |mapmode-c| *:cm* *:cmap* 391 :cmap :cnoremap :cunmap Command-line 440 :cmap :cnoremap :cunmap :cmapclear - yes - 448 several modes. In Vim you can use the ":nmap", ":vmap", ":omap", ":cmap" and
|
| H A D | vi_diff.txt | 294 want the Vi behaviour also when typing <Esc>, use ":cmap ^V<Esc> 616 This is useful to exchange the meaning of two keys. ":cmap", ":cunmap" and 738 ":cmap ^V<Esc> ^V<CR>"
|
| H A D | cmdline.txt | 228 :cmap <F7> <C-\>eAppendSome()<CR> 531 :cmap <Esc>[1~ <C-P>
|
| H A D | usr_40.txt | 74 :cmap Command-line
|
| H A D | quickref.txt | 526 |:cmap| :cmap/:cunmap/:cnoremap
|
| H A D | index.txt | 1241 |:cmap| :cm[ap] like ":map" but for Command-line mode
|
| H A D | tags | 2272 :cmap map.txt /*:cmap*
|
| H A D | todo.txt | 1373 cmap using execute() has side effects. (Killthemule, 2016 Aug 17, #983)
|
| H A D | eval.txt | 5622 :cmap <F7> <C-\>eescape(getcmdline(), ' \')<CR>
|
| H A D | version8.txt | 4613 Solution: Remember the value of cmap for the first matching encoding. Reset 4614 cmap to that value if first matching encoding is going to be used.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | sas.vim | 136 …eyword add area axis bar block bubble2 byline cc ccopy cdef cdelete chart cmap choro copy delete d…
|