Searched refs:removed (Results 1 – 25 of 158) sorted by relevance
1234567
| /vim-8.2.3635/src/testdir/ |
| H A D | test_join.vim | 234 * Make sure the previous comment leader is not removed. 238 * Make sure the previous comment leader is not removed. 280 /* Make sure the previous comment leader is not removed. */ 281 /* Make sure the previous comment leader is not removed. */ 310 * Make sure the previous comment leader is not removed. 314 * Make sure the previous comment leader is not removed. 365 # not removed from the next line #< 371 # not removed from the next line #< 404 /* Make sure the previous comment leader is not removed. */ 405 /* Make sure the previous comment leader is not removed. */ [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | hostconf.vim | 52 let removed = list_copy[i] 54 call add(sub_permutations, [removed, s:permute_suffixes(list_copy)])
|
| H A D | xml.vim | 203 " - contained attribute removed 237 " - fold attribute removed 290 " - fold attribute removed
|
| H A D | bzr.vim | 23 syn match bzrRemoved "^removed:$" contained
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | pi_vimball.txt | 152 containing a record of what files need to be removed for all vimballs 213 removed (shellescape() used directly) 235 removed. 266 3 : Mar 20, 2006 * removed query, now requires sourcing to be
|
| H A D | usr_42.txt | 264 m When removed the menubar is not displayed. 268 g When removed the inactive menu items are not made grey 269 but are completely removed. (Does not work on all 272 t When removed the tearoff feature is not enabled. 353 but you click outside of it, the selection is removed.
|
| H A D | if_sniff.txt | 8 The SNiFF+ support was removed at patch 7.4.1433. If you want to check it out
|
| H A D | os_beos.txt | 10 The BeOS support was removed in patch 8.2.0849.
|
| H A D | os_os2.txt | 10 The OS/2 support was removed in patch 7.4.1008.
|
| H A D | os_risc.txt | 8 The RISC OS support has been removed from Vim with patch 7.3.187.
|
| H A D | workshop.txt | 9 The support for WorkShop was removed in patch 8.1.0763 in January 2019.
|
| H A D | os_mint.txt | 8 The Atari MiNT support was removed with patch 8.2.1215. It probably didn't
|
| H A D | farsi.txt | 11 Farsi support has been removed in patch 8.1.0932. At that time it was
|
| H A D | os_msdos.txt | 9 MS-DOS support was removed in patch 7.4.1399. If you want to use it you will
|
| H A D | hangulin.txt | 9 removed in Vim 8.1.2327.
|
| H A D | version4.txt | 28 CTRL-B in Insert mode removed |toggle-revins| 79 [This was removed again later] |-w| 298 The 'yankendofline' option has been removed. Instead you can just use 347 CTRL-B in Insert mode removed *toggle-revins*
|
| H A D | various.txt | 254 backslash is removed. Example: ":!ls" followed by 278 there is a backslash before the newline it is removed 281 removed. 324 - never, feature was removed 507 version number of a .vimrc file. It was removed, 557 redirection starts, if the variable is removed or 709 no count, the "-s" is removed.
|
| /vim-8.2.3635/READMEdir/ |
| H A D | README_os2.txt | 4 However, support for OS/2 has been removed in patch 7.4.1008.
|
| H A D | README_w32s.txt | 4 systems. However, support for MS-Windows 3.1 and 3.11 has been removed in
|
| /vim-8.2.3635/ |
| H A D | uninstall.txt | 23 and the Vim entry in the Start menu. If these have been removed already, find 64 $PATH. $VIM only needs to be removed if you are not going to install
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | gvimext_ming.def | 3 ;Hence this is the same file as gvimext.def with private removed
|
| /vim-8.2.3635/runtime/spell/ |
| H A D | README_en.txt | 683 - Numerous Americanism have been removed; 3740 2908) postmodern (fix: removed post-modern) 3784 2952) aftercare (fix: removed after-care) 3791 2959) underage (fix: removed under-age) 3797 2965) campfire (fix: removed camp-fire) 3798 2966) campsite (fix: removed camp-site) 3940 3109) temazepam (fix: removed tamazepam) 3945 3114) Folkestone (fix: removed Folkstone) 4816 3881) XP (therefore removed "Windows XP") 9125 5755) Doberman (removed: Chiefly American) [all …]
|
| /vim-8.2.3635/src/proto/ |
| H A D | textprop.pro | 23 …new_props, int propcount, int *props_remaining, linenr_T lnum, int add_all, long col, int removed);
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | mail.vim | 26 " Add n:> to 'comments, in case it was removed elsewhere
|
| /vim-8.2.3635/src/ |
| H A D | Make_cyg.mak | 10 # Make_cyg_ming.mak. Note: USEDLL option was removed.
|
1234567