| /vim-8.2.3635/src/testdir/ |
| H A D | test_mksession_utf8.vim | 30 split 32 split 34 split 36 split 38 split 40 split 42 split 49 split 51 split 53 split [all …]
|
| H A D | test_command_count.vim | 8 split DoesNotExistEver 59 split|split|split|split 117 split|split|split|split 170 split|split|split|split
|
| H A D | test_pyx3.vim | 23 call assert_match(s:py3pattern, split(var)[0]) 30 pyxdo return sys.version.split("\n")[0] 31 call assert_match(s:py3pattern, split(getline('.'))[0]) 37 call assert_match(s:py3pattern, split(pyxeval('sys.version'))[0]) 46 call assert_match(s:py3pattern, split(var)[0]) 52 call assert_match(s:py3pattern, split(var)[0]) 58 call assert_match(s:py3pattern, split(var)[0]) 65 call assert_match(s:py2pattern, split(var)[0]) 71 call assert_match(s:py2pattern, split(var)[0])
|
| H A D | test_pyx2.vim | 23 call assert_match(s:py2pattern, split(var)[0]) 30 pyxdo return sys.version.split("\n")[0] 31 call assert_match(s:py2pattern, split(getline('.'))[0]) 37 call assert_match(s:py2pattern, split('sys.version'->pyxeval())[0]) 46 call assert_match(s:py2pattern, split(var)[0]) 52 call assert_match(s:py2pattern, split(var)[0]) 58 call assert_match(s:py2pattern, split(var)[0]) 65 call assert_match(s:py3pattern, split(var)[0]) 71 call assert_match(s:py3pattern, split(var)[0])
|
| H A D | test_window_cmd.vim | 8 split 87 split Xb 403 split 415 split 433 split 459 split 520 split 521 split 711 split 712 split [all …]
|
| H A D | test_filter_cmd.vim | 24 let lines = split(execute('filter XTry command'), "\n") 35 let lines = split(execute('filter the map f'), "\n") 109 let res = split(execute("filter /^test_filter/ let"), "\n") 112 let res = split(execute("filter /\\v^(b:)?test_filter/ let"), "\n") 122 let res = join(split(execute("filter /^help/ set"), "\n")[1:], " ") 128 let res = split(execute("filter /\\.c$/ llist"), "\n") 131 let res = split(execute("filter /\\.Test$/ llist"), "\n") 138 let res = split(execute("filter /\.c$/ jumps"), "\n")[1:] 146 let res = split(execute("filter /\.c$/ marks"), "\n")[1:] 151 let res = split(execute("filter /MyHlGroup/ highlight"), "\n") [all …]
|
| H A D | test_winbuf_close.vim | 43 split 80 split Xtest3 96 split Xtest4 105 split Xtest1 109 bot split Xtest2 111 bot split Xtest3 130 split | split | vsplit 148 vsplit | vsplit | split 177 split 214 " Test when closing a split window (above/below) restores space to the window
|
| H A D | test_mksession.vim | 57 split 59 split 61 split 63 split 65 split 67 split 69 split 71 split 78 split 80 split [all …]
|
| H A D | test_listchars.vim | 405 split 416 split 418 split 436 split 438 split 449 split 459 split 469 split 479 split 489 split [all …]
|
| H A D | test_crypt.vim | 15 split Xtest.txt 18 call feedkeys(":split Xtest.txt\<CR>foobar\<CR>", "tx") 42 split Xtest.txt 51 call feedkeys(":split Xtest.txt\<CR>foobar\<CR>", 'xt') 76 split Xtest.txt 83 call feedkeys(":split Xtest.txt\<CR>" . a:key . "\<CR>", 'xt') 96 call feedkeys(":split Xtest.txt\<CR>" . a:key . "\<CR>", 'xt') 141 call feedkeys(":split samples/crypt_sodium_invalid.txt\<CR>sodium\<CR>", 'xt') 225 split Xuncrypt_unknown.txt 231 call assert_fails(":split Xuncrypt_unknown.txt", 'E821:') [all …]
|
| H A D | test_swap.vim | 67 split Xtest 78 split Xtest 100 split bar/x.txt 184 split XswapfileText 241 split Xswap/text 253 split Xswap/text 281 split Xtest.scr 295 split Xtest.scr 322 split Xtest.scr 336 split Xtest.scr [all …]
|
| H A D | test_filetype.vim | 21 split Xfile 37 split Xfile 865 split Xfile.m 870 split Xfile.m 880 split Xfile.m 885 split Xfile.m 890 split Xfile.m 897 split Xfile.m 902 split Xfile.m 907 split Xfile.m [all …]
|
| H A D | test_window_id.vim | 9 split two 13 split three 20 split five 92 split 117 split 121 split
|
| H A D | test_getvar.vim | 55 split 56 split 58 vert split 100 " Simulate the user opening a split (which becomes window #1) and then 101 " closing the split, which triggers the redrawing of the tabline. 102 leftabove split
|
| H A D | test_excmd.vim | 39 let ls = split(execute('buffers t', 'silent!'), '\n') 40 let bufs = ls->map({i,v->split(v, '"\s*')[1:2]}) 542 call assert_equal([' verbose=4', ' verbose=0'], split(l, "\n")) 549 call assert_equal(['^Ibar$'], split(execute('dl'), "\n")) 551 call assert_equal(['^Ibar$'], split(execute('dell'), "\n")) 553 call assert_equal(['^Ibar$'], split(execute('delel'), "\n")) 555 call assert_equal(['^Ibar$'], split(execute('deletl'), "\n")) 557 call assert_equal(['^Ibar$'], split(execute('deletel'), "\n")) 559 call assert_equal([' bar'], split(execute('dp'), "\n")) 561 call assert_equal([' bar'], split(execute('dep'), "\n")) [all …]
|
| H A D | test_bufline.vim | 19 split Xtest 54 split Xtest 67 split Xtest 103 split Xtest 180 split Xtest 194 split XbufTwo
|
| H A D | test_global.vim | 49 let t = execute("g/")->trim()->split("\n") 54 let t = execute('g\/')->trim()->split("\n") 59 let t = execute('g\&')->trim()->split("\n") 63 let t = execute('g?')->trim()->split("\n")
|
| H A D | test_delete.vim | 6 split Xfile 28 split Xdir1/Xfile 47 split Xfile 75 split Xdir3/Xfile
|
| H A D | test_modeline.vim | 10 call assert_fails('split Xmodeline', 'E518:') 40 split Xmodeline_filetype 56 split Xmodeline_syntax 71 split Xmodeline_keymap 180 call assert_fails('split ' . fname, a:error) 297 let info = split(execute('verbose set tabstop?'), "\n") 313 let info = split(execute('verbose set tabstop?'), "\n") 329 let info = split(execute('verbose set tabstop?'), "\n")
|
| H A D | test_packadd.vim | 28 let rtp_entries = split(rtp, ',') 36 exe 'split ' . s:plugdir . '/plugin/test.vim' 40 exe 'split ' . s:plugdir . '/plugin/also/loaded.vim' 44 exe 'split ' . s:plugdir . '/ftdetect/test.vim' 84 exe 'split ' . plugdir . '/plugin/test.vim' 101 exe 'split ' . s:plugdir . '/plugin/test.vim' 130 exe 'split ' . s:plugdir . '/plugin/test.vim' 164 exe 'split ' . s:plugdir . '/plugin/test.vim'
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | makehtml.awk | 8 nf=split(ti,tag," "); 156 nstar = split($0,s,"ZWWZ"); 164 npipe = split($0,p,"YXXY"); 242 nfn=split(p[i],f,"."); 298 nemail=split($0,em," "); 330 nemail=split($0,em," "); 363 { ntabs = split($0,tb," "); 637 nz=split(which,zz,"."); 653 nz=split(which,zz,"."); 669 nz=split(which,zz,"."); [all …]
|
| H A D | windows.txt | 179 Like |:split|, but split vertically. The windows will be 253 it will be split vertically. 290 :vertical topleft split tags 631 split & args list split & buffer list meaning ~ 693 Short for ":split | argument [N]": split window and go to Nth 698 Short for ":split | [N]next": split window and go to Nth next 704 Short for ":split | [N]Next": split window and go to Nth 710 Short for ":split | rewind": split window and go to first 720 Short for ":split | last": split window and go to last 731 the window is split first. [all …]
|
| H A D | usr_08.txt | 10 side by side. All this is possible with split windows. 31 :split 87 :split two.c 106 You can repeat the ":split" and ":new" commands to create as many windows as 116 :3split alpha.c 193 of horizontally. (If the command doesn't split a window, it works 333 The "-O" argument is used to get vertically split windows. 402 "main.c" file, then make a split and show the differences: > 408 omit this, you will get a horizontal split. 484 1 only when there are split windows (the default) [all …]
|
| H A D | maketags.awk | 3 NR == 1 { nf=split(FILENAME,f,".") 23 nf=split($0,tag," "); 26 n=split($2,w,".");
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | xmlformat.vim | 48 " split on `>`, but don't split on very first opening < 50 for item in split(line, '.\@<=[>]\zs') 61 " Simply split on '<', if there is one, 63 let t=split(item, '.<\@=\zs') 170 for word in split(item, '\s\+\S\+\zs')
|