Searched refs:extended (Results 1 – 25 of 70) sorted by relevance
123
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 17state_mouse.test | 128 !UTF-8 extended encoding mode 136 !DECRQM on UTF-8 extended encoding mode 144 !SGR extended encoding mode 151 !DECRQM on SGR extended encoding mode 159 !rxvt extended encoding mode 166 !DECRQM on rxvt extended encoding mode
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | clojure.vim | 109 …extended\-[ab])?|_%(syllables|jamo%(_extended_[ab])?|compatibility_jamo)| %(syllables|compatibilit…
|
| H A D | tasm.vim | 18 " CALL extended syntax
|
| H A D | tmux.vim | 74 \ display-panes-time display-time exit-unattached extended-keys focus-events
|
| H A D | lilo.vim | 83 syn keyword liloVgaKeyword ask ext extended normal contained
|
| H A D | btm.vim | 99 syn keyword btmBuiltInFunc contained expand ext extended
|
| H A D | autoit.vim | 649 " common extended 822 " listview extended
|
| H A D | pike.vim | 8 " Remark: and extended it with the Pike syntax.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_method.vim | 143 eval "text"->{x -> x .. " extended"}()->assert_equal('text extended') 144 eval "text"->{x, y -> x .. " extended " .. y}('more')->assert_equal('text extended more') 146 call assert_fails('eval "text"->{x -> x .. " extended"} ()', 'E274:') 149 " call assert_fails('eval "text"->{x -> x .. " extended"}("more")', 'E99:')
|
| H A D | test_help.vim | 57 call writefile(['*mydoc-ext.txt* my extended awesome doc'], 'Xruntime/doc/mydoc-ext.txt') 66 call assert_equal('|mydoc-ext.txt| my extended awesome doc', getline('.'))
|
| H A D | test_taglist.vim | 132 \ "!_TAG_FILE_FORMAT 2 /extended format/",
|
| /vim-8.2.3635/src/ |
| H A D | os_vms.c | 45 int extended; member 157 newmode.extended |= TT2$M_PASTHRU; in set_tty() 185 tt_mode.extended = 0; in get_tty()
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | plaintex.vim | 26 " extended matching with the % key.
|
| H A D | tex.vim | 36 " extended matching with the % key.
|
| H A D | ada.vim | 107 " Ada-specific extended matching with the % key.
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | gnat.vim | 129 !_TAG_FILE_FORMAT 1 /extended format; --format=1 will not append ;" to lines/
|
| H A D | sqlcomplete.vim | 27 " to use regular expressions to pick up extended syntax group names. 730 " to catch extended accented characters
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | pascal.vim | 191 " Note that extended-pascal is handled here, unless it is simpler to
|
| /vim-8.2.3635/ |
| H A D | LICENSE | 10 II) It is allowed to distribute a modified (or extended) version of Vim,
|
| /vim-8.2.3635/src/libvterm/doc/ |
| H A D | seqs.txt | 156 DECSM 1005 = Mouse protocol extended (UTF-8) - not recommended
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | uganda.txt | 35 II) It is allowed to distribute a modified (or extended) version of Vim, 155 Most of the orphans are living in an extended family. An uncle or older
|
| H A D | ft_ada.txt | 338 use extended tagging, two options are available 347 Uses extended completion for <C-N> and <C-R> completions
|
| H A D | visual.txt | 169 extended to the rightmost column of the longest line. 342 Like using "c", but the selection is extended until the end of the line for
|
| H A D | version4.txt | 61 The contents of the swap file were extended with several parameters. Vim
|
| H A D | usr_04.txt | 227 selection is extended whole lines at a time.
|
123