| /vim-8.2.3635/src/testdir/ |
| H A D | test_assert.vim | 10 call remove(v:errors, 0) 14 call remove(v:errors, 0) 25 call remove(v:errors, 0) 29 call remove(v:errors, 0) 46 call remove(v:errors, 0) 50 call remove(v:errors, 0) 55 call remove(v:errors, 0) 63 call remove(v:errors, 0) 67 call remove(v:errors, 0) 71 call remove(v:errors, 0) [all …]
|
| H A D | test_blob.vim | 180 call remove(b, 4, -1) 182 call remove(b, 0, 3) 296 call remove(blob, 0) 307 call remove(blob, 0) 309 call remove(blob, 3) 410 call remove(b, 5) 416 call remove(b, 1, 5) 422 call remove(b, 3, 2) 428 call remove(test_null_blob(), 1, 2) 435 call remove(b, 0) [all …]
|
| H A D | test_listdict.vim | 205 call assert_equal(1, remove(l, 0)) 209 call assert_equal(2, remove(l, 1)) 213 call assert_equal(4, remove(l, -1)) 218 call assert_equal([3], remove(l, 2, 2)) 440 call assert_equal('b', remove(d, 2)) 447 call remove(d, 1, 2) 453 call remove(d, 'a') 459 call remove(d, []) 465 call remove(d, []) 470 call remove(d, []) [all …]
|
| H A D | test_netbeans.vim | 341 call assert_match('2:remove=\d\+ 0 9', l[-1]) 374 call assert_match('2:remove=\d\+ 0 8', l[-6]) 376 call assert_match('2:remove=\d\+ 9 8', l[-4]) 386 call assert_match('2:remove=\d\+ 4 4', l[-2]) 394 call assert_match('2:remove=\d\+ 0 9', l[-4]) 396 call assert_match('2:remove=\d\+ 7 1', l[-2]) 404 call assert_match('2:remove=\d\+ 0 9', l[-4]) 406 call assert_match('2:remove=\d\+ 7 1', l[-2]) 533 " remove test 541 " remove with invalid offset [all …]
|
| H A D | test_filter_map.vim | 114 call assert_fails('call map(l, "remove(l, 0)[0]")', 'E741:') 117 call assert_fails('call map(d, "remove(d, v:key)[0]")', 'E741:') 118 call assert_fails('echo map(d, {k,v -> remove(d, k)})', 'E741:')
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | hitest.vim | 47 " remove cleared groups 50 " remove the colored xxx items 53 " remove color settings (not needed here) 78 " remove syntax commands again 120 " remove 'hls' highlighting 145 " remove variables
|
| H A D | modconf.vim | 23 \ post-install post-remove pre-install 24 \ pre-remove persistdir blacklist 27 \ remove
|
| H A D | nosyntax.vim | 16 " remove all syntax autocommands and remove the syntax for each buffer
|
| H A D | diva.vim | 11 " Don't remove any old syntax stuff hanging around! We need stuff 74 syn match divaLVSFunctions "(\(permute\|prune\|remove\)Device\>"hs=s+1 75 syn match divaLVSFunctions "\<\(permute\|prune\|remove\)Device("he=e-1
|
| H A D | antlr.vim | 21 "remove catching errors caused by wrong parenthesis (does not work in antlr 32 " remove function definitions (they look different) (first define in
|
| H A D | synload.vim | 24 " Line continuation is used here, remove 'C' from 'cpoptions' 28 " First remove all old syntax autocommands.
|
| H A D | javacc.vim | 22 "remove catching errors caused by wrong parenthesis (does not work in javacc 33 " remove function definitions (they look different) (first define in
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | test_urls.vim | 31 " remove examples like user@host (invalid urls) 37 " remove some more invalid items 40 " remove # anchors 42 " remove trailing stuff (parenthesis, dot, comma, quotes), but only for HTTP
|
| H A D | textprop.txt | 115 remove all text properties 119 remove a text property 196 When {lnum-end} is given, remove all text properties from line 262 {lnum-end} is given, remove matching text properties from line 264 When {lnum} is omitted remove matching text properties from 269 id remove text properties with this ID 270 type remove text properties with this type name 273 all when TRUE remove all matching text properties,
|
| H A D | index.txt | 1069 |c_CTRL-U| CTRL-U remove all characters 1160 |:abclear| :abc[lear] remove all abbreviations 1178 |:aunmenu| :aun[menu] remove menu for all modes 1373 |:iunmenu| :iunme[nu] remove menu for Insert mode 1485 |:nunmenu| :nunme[nu] remove menu for Normal mode 1622 |:spellundo| :spellu[ndo] remove good or bad word 1639 |:sunmenu| :sunme[nu] remove menu for Select mode 1691 |:tunmenu| :tu[nmenu] remove menu tooltip 1700 |:unmap| :unm[ap] remove mapping 1701 |:unmenu| :unme[nu] remove menu [all …]
|
| H A D | quickref.txt | 543 |:imapc| :imapc[lear] remove mappings for Insert mode 544 |:vmapc| :vmapc[lear] remove mappings for Visual mode 546 |:nmapc| :nmapc[lear] remove mappings for Normal mode 547 |:cmapc| :cmapc[lear] remove mappings for Cmdline mode 568 |:abclear| :abc[lear] remove all abbreviations 569 |:cabclear| :cabc[lear] remove all abbr's for Cmdline mode 570 |:iabclear| :iabc[lear] remove all abbr's for Insert mode 1096 |c_CTRL-U| CTRL-U remove all characters 1323 |:autocmd| :au! remove all autocommands 1325 |:autocmd| :au! * {pat} remove all autocommands for {pat} [all …]
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | unicode.vim | 101 call setline('$', getline('$')[:-2]) " remove last comma 144 call setline('$', getline('$')[:-2]) " remove last comma 186 call setline('$', getline('$')[:-2]) " remove last comma 272 call setline('$', getline('$')[:-2]) " remove last comma 373 call setline('$', getline('$')[:-2]) " remove last comma 389 call remove(chardict, nr) 397 call remove(chardict, nr) 411 call setline('$', getline('$')[:-2]) " remove last comma
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …reify","release-pending-sends","rem","remove","remove-all-methods","remove-method","remove-ns","re…
|
| H A D | decada.vim | 26 " 1: remove the file extension. 28 " 3: remove a trailing '_' (which denotes a specification)
|
| /vim-8.2.3635/ |
| H A D | uninstall.txt | 3 There are three ways to remove Vim: 16 remove. For uninstalling the "Edit with Vim" popup menu entry you still 53 files there that you would like to save. If you did remove it all, you can 76 Vim does not use .ini files. The above should remove all Vim files, except
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | README.txt | 44 in order to remove this file. A quick way is to log off and re-login. 48 This batch file will remove all the registry keys from the system. Then you 49 can remove the gvimext.dll file.
|
| /vim-8.2.3635/.github/workflows/ |
| H A D | codeql-analysis.yml | 46 # If this step fails, then you should remove it and run the build manually (see below) 53 # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | pdf.vim | 30 nnoremap <silent><buffer> <C-T> :if len(b:pdf_tagstack) > 0 <Bar> call setpos('.',remove(b:pdf_tags… 85 silent! call remove(b:pdf_tagstack,-1)
|
| /vim-8.2.3635/src/po/ |
| H A D | check.vim | 23 " remove '%', not used for formatting. 27 " remove '%' used for plural forms. 30 " remove everything but % items.
|
| /vim-8.2.3635/src/ |
| H A D | uninstall.c | 242 remove(batfile_path); in remove_batfiles() 267 remove(buf); in remove_if_exists()
|