| /vim-8.2.3635/src/testdir/ |
| H A D | test_tabpage.vim | 49 " Test for ":tab drop exist-file" to keep current window. 51 tab drop test1 56 " Test for ":tab drop new-file" to keep current window of tabpage 1. 58 tab drop newfile 64 " Test for ":tab drop multi-opened-file" to keep current tabpage and window. 68 tab drop test1 74 " Test for ":tab drop vertical-split-window" to jump test1 buffer 78 tab drop test1 233 " Test autocommands on tab drop 246 tab drop test1 [all …]
|
| H A D | test_plus_arg_edit.vim | 25 e! ++enc=utf8 ++bad=drop Xfile
|
| H A D | test_excmd.vim | 82 " Test for the :drop command 86 drop Xfile 90 drop Xfile 95 drop Xfile
|
| H A D | test_channel.vim | 65 let s:chopt.drop = 'never' 180 call ch_setoptions(handle, {'drop': 'never'}) 181 call ch_setoptions(handle, {'drop': 'auto'}) 182 call assert_fails("call ch_setoptions(handle, {'drop': 'bad'})", 'E475:') 184 call assert_equal(0, ch_setoptions(test_null_channel(), {'drop' : 'never'})) 510 \ {'mode': 'raw', 'drop': 'never', 'noblock': 1}) 549 call assert_fails("let i = ch_evalraw(job, '2 + 2', {'drop' : ''})", 'E475:') 593 \ {'mode': 'raw', 'drop': 'never', 'noblock': 1}) 1514 call assert_fails("let i = ch_evalexpr(handle, '2 + 2', {'drop' : ''})", 'E475:') 2040 \ {'mode': 'raw', 'drop': 'never', 'noblock': 1, [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | reva.vim | 46 syn keyword revastack drop nip dup over tuck swap rot -rot ?dup pick roll 47 syn keyword revastack 2drop 2nip 2dup 2over 2swap 2rot 3drop 75 Builtin tell type type_ write (seek) (argv) (save) 0; 0drop; 93 Builtin ++ -- , -2drop -2nip -link -swap . .2x .classes .contexts .funcs .libs .needs .r
|
| H A D | tidy.vim | 148 \ decorate-inferred-ul drop-empty-paras drop-empty-elements 149 \ drop-font-tags drop-proprietary-attributes enclose-block-text
|
| H A D | rust.vim | 85 " There’s no point in highlighting these; when one writes drop( or drop::< it 86 " gets the same highlighting anyway, and if someone writes `let drop = …;` we 87 " don’t really want *that* drop to be highlighted. 88 "syn keyword rustFunction drop
|
| H A D | 8th.vim | 46 Builtin 2drop G:2drop 2dup G:2dup 2over G:2over 2swap G:2swap 3drop G:3drop 3rev G:3rev 4drop G:4d… 58 Builtin deg>rad G:deg>rad depth G:depth die G:die dip G:dip drop G:drop dstack G:dstack dump G:dump 328 Builtin cor t:cor cor-drop t:cor-drop curtask t:curtask def-queue t:def-queue def-stack t:def-stack
|
| H A D | sas.vim | 116 …all cards cards4 datalines datalines4 dcl declare delete describe display drop error execute file … 173 …y calculated cascade case check connection constraint cross desc distinct drop else end escape exc… 176 syn keyword sasProcSQLStatementComplexKeyword alter create describe drop contained nextgroup=sasPro… 179 syn match sasProcSQLStatement '\v%(^|;)\s*\zs%(alter|create|describe|drop)>' display contained cont… 188 syn keyword sasDS2Control continue data dcl declare do drop else end enddata endpackage endthread f… 192 syn match sasDS2Statement '\v%(^|;)\s*\zs%(dcl|declare|drop)>' display contained contains=sasDS2Sta…
|
| H A D | esqlc.vim | 43 syntax keyword esqlcStatement delete drop explain grant insert lock noaudit
|
| H A D | sqlj.vim | 51 syn keyword sqljStatement delete drop explain grant insert lock noaudit
|
| H A D | ampl.vim | 32 syn keyword amplStatement check close \display drop include
|
| H A D | wast.vim | 24 syn match wastParamInst "\%((\s*\)\@<=\<\%(drop\|select\)\>" contained display
|
| H A D | clojure.vim | 32 …drop","clojure.core/drop-last","clojure.core/drop-while","clojure.core/eduction","clojure.core/emp…
|
| H A D | progress.vim | 65 syn keyword ProgressReserved down drop dynamic-cast dynamic-func[tion] dynamic-new each editing els… 166 syn keyword ProgressOperator drag-enabled drop-down drop-down-list drop-target dump dump-logging-no… 169 syn keyword ProgressOperator end-element end-event-group end-file-drop end-key end-user-prompt endk…
|
| H A D | eviews.vim | 43 …epair decomp define delete derivs describe displayname do draw driconvert drop dtable ec edftest e…
|
| H A D | stp.vim | 41 syn keyword stpStatement drop exec execute explain fetch from index insert
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | hog.vim | 24 …\ 'dynamicengine\\|dynamicdetection\\|activate\\|alert\\|drop\\|block\\|dynamic\\|log\\|pass\\|rej… 33 \ '\|activate\|alert\|drop\|block\|dynamic\|log\|pass\|reject' .
|
| H A D | gitrebase.vim | 26 let words = ['pick', 'edit', 'fixup', 'squash', 'reword', 'drop'] 37 command! -buffer -bar -range Drop :<line1>,<line2>call s:choose('drop')
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …c","dotimes","doto","double","double-array","double?","doubles","drop","drop-last","drop-while","e…
|
| /vim-8.2.3635/src/proto/ |
| H A D | edit.pro | 31 int bracketed_paste(paste_mode_T mode, int drop, garray_T *gap);
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_haiku.txt | 117 You can drop files and directories on either the Vim icon (starts a new Vim 120 sets Vim's current working directory |:cd| |:pwd|. If you drop files or
|
| H A D | channel.txt | 167 *channel-drop* 168 "drop" Specifies when to drop messages: 1077 *job-drop* 1078 "drop": when Specifies when to drop messages. Same as "drop" on 1079 |ch_open()|, see |channel-drop|. For "auto" the
|
| H A D | os_390.txt | 91 much success. If anyone is interested in trying, drop me a line if you
|
| H A D | gui_w32.txt | 399 *drag-n-drop-win32* 400 You can drag and drop one or more files into the Vim window, where they will 401 be opened as normal. See |drag-n-drop|.
|