Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 25 of 205) sorted by relevance

123456789

/vim-8.2.3635/runtime/syntax/
H A Dsyncolor.vim6 " 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 Djess.vim50 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 Dclojure.vim32reset-methods","/","<","<=","=","==",">",">=","PrintWriter-on","StackTraceElement->vec","Throwable…
/vim-8.2.3635/runtime/colors/
H A Dindustry.vim18 " Reset to dark background, then reset everything to defaults:
22 syntax reset
H A Ddefault.vim18 syntax reset
H A Dpablo.vim10 syntax reset
H A Dtorte.vim10 syntax reset
H A Dron.vim10 syntax reset
H A Delflord.vim10 syntax reset
/vim-8.2.3635/runtime/autoload/
H A Dclojurecomplete.vim12reset-methods",".","..","/","<","<=","=","==",">",">=","EMPTY-NODE","Inst","PrintWriter-on","Stack…
/vim-8.2.3635/src/testdir/
H A Dtest_number.vim47 " 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 Dtest_blockedit.vim12 " reset to sane state
26 " reset to sane state
H A Dtest_cscope.vim170 " 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 Dtest_scroll_opt.vim1 " Test for reset 'scroll'
/vim-8.2.3635/src/libvterm/doc/
H A Dseqs.txt60 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 Doptions.txt1512 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 Drecover.txt50 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 Dstarting.txt230 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 Dnginx.vim16 " Just make sure that the comments are not reset as defs would be.
/vim-8.2.3635/src/libvterm/t/
H A D16state_resize.test24 !Resize without reset
/vim-8.2.3635/runtime/
H A Ddefaults.vim24 " Avoid side effects when it was already reset.
30 " Use a trick to reset compatible only when the +eval feature is missing.
H A Dftplugin.vim23 " In compatible mode options are reset to the global values, need to
/vim-8.2.3635/runtime/colors/tools/
H A Dcheck_colors.vim149 " 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.yml58 - rvm reset
96 - rvm reset
/vim-8.2.3635/src/proto/
H A Dhighlight.pro5 void init_highlight(int both, int reset);

123456789