| /vim-8.2.3635/runtime/syntax/ |
| H A D | syncolor.vim | 6 " It is loaded from "synload.vim" and from Vim for ":syntax reset". 18 elseif syntax_cmd == "reset" 19 " ":syntax reset" resets all colors to the default
|
| H A D | jess.vim | 50 syn keyword jessFunc get-reset-globals get-salience-evaluation 65 syn keyword jessFunc readline replace$ reset 71 syn keyword jessFunc set-node-index-hash set-reset-globals
|
| H A D | clojure.vim | 32 …reset-methods","/","<","<=","=","==",">",">=","PrintWriter-on","StackTraceElement->vec","Throwable…
|
| /vim-8.2.3635/runtime/colors/ |
| H A D | industry.vim | 18 " Reset to dark background, then reset everything to defaults: 22 syntax reset
|
| H A D | default.vim | 18 syntax reset
|
| H A D | pablo.vim | 10 syntax reset
|
| H A D | torte.vim | 10 syntax reset
|
| H A D | ron.vim | 10 syntax reset
|
| H A D | elflord.vim | 10 syntax reset
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …reset-methods",".","..","/","<","<=","=","==",">",">=","EMPTY-NODE","Inst","PrintWriter-on","Stack…
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_number.vim | 47 " setlocal must NOT reset the other global value 58 " setglobal MUST reset the other global value 69 " set MUST reset the other global value
|
| H A D | test_blockedit.vim | 12 " reset to sane state 26 " reset to sane state
|
| H A D | test_cscope.vim | 170 " Test: reset connections 171 let a = execute('cscope reset') 173 call assert_match('\nAll cscope databases reset', a) 261 call assert_equal('"cs add find help kill reset show', @:)
|
| H A D | test_scroll_opt.vim | 1 " Test for reset 'scroll'
|
| /vim-8.2.3635/src/libvterm/doc/ |
| H A D | seqs.txt | 60 123 ESC c = RIS, reset initial state 114 123 CSI ? l = DECRM, DEC reset mode 120 23 CSI ! p = DECSTR, soft terminal reset
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | options.txt | 1512 is reset. 5316 reset. 5531 is reset. 6259 reset. 6324 reset. 6795 is reset. 6992 reset. 7112 reset. 7128 reset. 8703 is reset. [all …]
|
| H A D | recover.txt | 50 This flag is reset when you start editing another file. 87 The 'swapfile' option can be reset to avoid creating a swapfile. And the 93 'swapfile' option will be reset. If a buffer already had a 94 swapfile it is not removed and 'swapfile' is not reset.
|
| H A D | starting.txt | 230 reset with ":set noro" (see the options chapter, |options|). 239 will be reset, so that writing files is disabled. However, 244 reset, so that changes are not allowed. The 'write' option 245 will be reset, so that writing files is disabled. However, 306 lines. The 'expandtab' option will be reset. The 'textwidth' 307 option is set to 0. 'modeline' is reset. The 'binary' option 885 - The 'loadplugins' option was reset in a vimrc file. 942 The starting flag is reset, has("vim_starting") will now return zero. 1024 'compatible' is NOT reset, and |defaults.vim| is not loaded: 1034 mappings depend on a certain value of 'compatible', set or reset it before [all …]
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | nginx.vim | 16 " Just make sure that the comments are not reset as defs would be.
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 16state_resize.test | 24 !Resize without reset
|
| /vim-8.2.3635/runtime/ |
| H A D | defaults.vim | 24 " Avoid side effects when it was already reset. 30 " Use a trick to reset compatible only when the +eval feature is missing.
|
| H A D | ftplugin.vim | 23 " In compatible mode options are reset to the global values, need to
|
| /vim-8.2.3635/runtime/colors/tools/ |
| H A D | check_colors.vim | 149 " syntax reset 151 …let pat = 'hi\%[ghlight]\s*clear\n\s*if\s*exists(\([''"]\)syntax_on\1)\n\s*syn\%[tax]\s*reset\n\s*…
|
| /vim-8.2.3635/ |
| H A D | .travis.yml | 58 - rvm reset 96 - rvm reset
|
| /vim-8.2.3635/src/proto/ |
| H A D | highlight.pro | 5 void init_highlight(int both, int reset);
|