| /vim-8.2.3635/src/ |
| H A D | autocmd.c | 55 char once; // "One shot": removed after execution member 263 static int do_autocmd_event(event_T event, char_u *pat, int once, int nested, char_u *cmd, int forc… 841 int once = FALSE; in do_autocmd() local 913 if (once) in do_autocmd() 915 once = TRUE; in do_autocmd() 976 once, nested, cmd, forceit, group, flags) == FAIL) in do_autocmd() 983 once, nested, cmd, forceit, group, flags) == FAIL) in do_autocmd() 1035 int once, in do_autocmd_event() argument 1296 ac->once = once; in do_autocmd_event() 2436 if (ac->once) in getnextac()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | mason.vim | 56 syn region masonOnce matchgroup=Delimiter start="<%once>" end="</%once>" contains=masonPod,@perlTop
|
| H A D | jsonc.vim | 9 " Ensure syntax is loaded once, unless nested inside another (main) syntax
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | matlab.vim | 28 " Only define the function once 109 " Line continuations/brackets indent once per statement
|
| H A D | yacc.vim | 17 " Only define the function once.
|
| H A D | gitconfig.vim | 17 " Only define the function once.
|
| H A D | sass.vim | 15 " Only define the function once.
|
| H A D | chaiscript.vim | 14 " Only define the function once.
|
| H A D | gitolite.vim | 18 " Only define the function once.
|
| H A D | tcsh.vim | 20 " Only define the function once.
|
| H A D | objc.vim | 22 " Only define the function once.
|
| H A D | idlang.vim | 17 " Only define the function once.
|
| H A D | ishd.vim | 19 " Only define the function once.
|
| H A D | tf.vim | 17 " Only define the function once:
|
| H A D | hog.vim | 17 " Only define the function once.
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_28.txt | 228 This line is indented once 231 This line is indented once 233 This line is indented once 234 This line is indented once 323 and adding these items in it. That's not so easy to do. But once it's done,
|
| H A D | quotes.txt | 61 impressed I get (I am an old 'vi' die hard who once started out with early 68 Vi is like a Ferrari, if you're a beginner, it handles like a bitch, but once 142 I have used most of Vim's fancy features at least once, many frequently, and I 167 like how I once felt when I started using vi after a couple of years of using
|
| /vim-8.2.3635/src/testdir/ |
| H A D | setup.vim | 3 " Only load this once.
|
| H A D | test_profile.vim | 518 " - Foo2() is called once (profdel invoked after it was called) 533 " Foo() is invoked once before and once after 'profdel *'. 534 " So profiling should report it only once.
|
| H A D | view_util.vim | 3 " Only load this script once.
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | gcc.vim | 22 \%-G%f:%l:\ %trror:\ (Each\ undeclared\ identifier\ is\ reported\ only\ once,
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | gvimext.h | 18 #pragma once
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 15state_mode.test | 26 !Insert mode only happens once for UTF-8 combining
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | rrhelper.vim | 23 " Handle same file from more clients and file being more than once
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | debcontrol.vim | 8 " Do these settings once per buffer
|