Home
last modified time | relevance | path

Searched refs:immediate (Results 1 – 23 of 23) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dif_xcmdsrv.pro10 void serverEventProc(Display *dpy, XEvent *eventPtr, int immediate);
/vim-8.2.3635/runtime/indent/
H A Dpostscr.vim52 " Else handle immediate dedents of dicts, restores, and arrays.
/vim-8.2.3635/runtime/syntax/
H A Desqlc.vim26 syntax keyword esqlcKeyword having identified immediate increment index
H A Desterel.vim33 syn keyword esterelStatement pause when immediate
H A Dsqlj.vim28 syn keyword sqljKeyword having identified immediate increment index
H A Dsqlinformix.vim93 syn keyword sqlKeyword immediate index inner into isolation
H A Dsqlforms.vim83 syntax keyword sqlKeyword having identified immediate increment index
H A Dnatural.vim60 syn keyword naturalKeyword first every of no record[s] found ignore immediate
H A Dsqloracle.vim30 syn keyword sqlKeyword function group having identified if immediate increment
H A Dreva.vim67 syn keyword revadefine user value to +to defer! defer@ defer is does> immediate
H A Dinitex.vim115 …\ '\\\%(\%(close\|open\)\%(in\|out\)\|endinput\|immediate\|input\|read\|shipout\|special\|write\)\…
H A Dsqlanywhere.vim530 syn keyword sqlKeyword ignore_dup_key ignore_dup_row immediate
H A Dprogress.vim193 …down image-insensitive image-size image-size-c[hars] image-size-p[ixels] image-up immediate-display
/vim-8.2.3635/src/
H A Dif_xcmdsrv.c1113 int immediate) // Run event immediately. Should mostly be 0. in serverEventProc() argument
1144 if (immediate) in serverEventProc()
/vim-8.2.3635/runtime/keymap/
H A Dbulgarian-phonetic.vim133 " to the immediate right of that letter.
H A Dbulgarian-bds.vim153 " to the immediate right of that letter.
/vim-8.2.3635/src/testdir/
H A Dtest_vimscript.vim4457 " conversion of errors to an exception and the immediate abortion on
4460 " immediate abortion is switched on again - until the next :silent!
H A Dtest_popupwin.vim3314 call popup_settext(id, 'immediate info ' .. s:counter)
/vim-8.2.3635/runtime/doc/
H A Deval.txt1847 an entry in v:colornames has no immediate effect on the syntax
14648 (thus, requiring the immediate abortion).
14651 immediate abortion (if not suppressed by ":silent!") only when a try
14653 be caught only from an active try conditional. If you want an immediate
14659 behavior is used instead of immediate abortion. This ensures compatibility of
14665 script on error. You get the immediate abortion on error and can catch the
H A Dversion7.txt3403 Problem: ":startinsert" in a CmdwinEnter autocommand doesn't take immediate
13755 Solution: Fix the immediate problem by checking for NULL. (Lech Lorens)
H A Dtodo.txt3436 8 Setting 'shellslash' has no immediate effect. Change all file names when
H A Doptions.txt7886 Note that setting 'termbidi' has the immediate effect that
H A Dversion6.txt10545 doesn't always have immediate effect. (Nagger)