| /vim-8.2.3635/src/testdir/ |
| H A D | test_backspace_opt.vim | 61 \ "1 this shouldn't be deleted", 62 \ "2 this shouldn't be deleted", 63 \ "3 this shouldn't be deleted", 64 \ "4 this should be deleted", 65 \ "5 this shouldn't be deleted", 66 \ "6 this shouldn't be deleted", 67 \ "7 this shouldn't be deleted", 92 \ "1 this shouldn't be deleted", 93 \ "2 this shouldn't be deleted", 94 \ "3 this shouldn't be deleted", [all …]
|
| H A D | test_join.vim | 46 \ "and with this line"]) 248 // And so should this one. 251 // And so should this one. 284 /* Here the comment leader should be left intact. */ // And so should this one. 342 // And so should this one. 345 // And so should this one. 364 # bracket) is a comment leader itself. Make sure that this comment leader is 366 < On this line a new comment is opened which spans 2 lines. This comment should 370 # bracket) is a comment leader itself. Make sure that this comment leader is 372 < On this line a new comment is opened which spans 2 lines. This comment should [all …]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_11.txt | 38 (You might want to write out this file under another name ~ 42 To be on the safe side, write this file under another name: > 60 contents, you will get this message: 95 The output could look like this: 162 If this is the case, be careful not to end up with two ~ 166 (2) An edit session for this file crashed. ~ 167 If this is the case, use ":recover" or "vim -r main.c" ~ 170 to avoid this message. ~ 177 line with "process ID". It might look like this: 189 this Vim. [all …]
|
| H A D | usr_21.txt | 118 looks like this: > 124 the marks are stored. You want this feature, so now you have this: > 250 Later if you want to restore this session, you can use this command: > 310 use, and save this in a session. Then you can go back to this layout whenever 333 More about this in the next chapter. 350 the mouse will also do this. 378 this yourself then. Example: > 383 And to restore this again: > 412 store this view with: > 468 The 'modeline' option can be used to switch this off. Do this when you are [all …]
|
| H A D | usr_12.txt | 8 By combining several commands you can make Vim do nearly everything. In this 68 :wnext Write this file and move to the next one. 72 that this doesn't produce an error message. 93 You have a list of names in this form: 156 The result is this: 175 after it. That way you don't have this problem again. 214 The output looks like this: 251 Put this command in your vimrc file if you intend to do this often. Now you 274 this line: 299 Therefore, you can best do this manually. Use this search command: > [all …]
|
| H A D | usr_25.txt | 116 whole file by typing this: > 161 gives this result: 171 Finally there is this command: > 201 Or put this line in your |vimrc|: > 219 normally enter this by typing a tab at the start of each line. Take this 239 example, type this: > 276 'tabstop' to 3. But you have to do this every time you edit this file. 347 g0 to first visible character in this line 350 gM to middle of the text in this line 351 g$ to last visible character in this line [all …]
|
| H A D | usr_44.txt | 108 names. You do this with the following commands: > 121 message for this. 199 Take a look at this comment: 215 for xTodo was setup for this). 225 Suppose you have this text: 294 The x language has statements in this form: 300 highlighting. This is how you can do this: > 308 For example, in this text: 389 result is that in this text: 433 In this case, this is what you want. If it is not what you want, you can call [all …]
|
| H A D | usr_45.txt | 26 are using. Mostly this should work fine, and you get the messages in your 28 this command: > 32 If it replies with "C", this means the default is being used, which is 95 this way: > 109 this way: > 198 this: > 243 to a question mark and use this command: > 341 uses keymaps for this. 363 To see the list of mappings, use this command: > 368 Edit/Keymap menu. Otherwise you can use this command: > [all …]
|
| H A D | textprop.txt | 69 To highlight the numbers in this text: > 136 to {lnum}, this is a zero-width text property 208 id property with this ID 209 type property with this type name 215 lnum start in this line (when omitted start 217 col start at this column (when omitted 248 start when TRUE property starts in this line 249 end when TRUE property ends in this line 254 The line break after this line is included. 269 id remove text properties with this ID [all …]
|
| H A D | usr_10.txt | 42 filenames that look like this: 199 y Yes; make this change. 200 n No; skip this match. 228 :1,5s/this/that/g 309 command, you will see this: > 357 command can do this for you. 448 this result: 465 "c_LONG_<Esc>", you get this: 554 Starting with this text: 603 this chapter. [all …]
|
| H A D | usr_30.txt | 40 like this: 84 The output looks like this: > 196 Then have Vim read this file with: > 266 curly braces be placed like this: 274 Use this command: > 314 In this file the output is: 320 the output of this command: > 325 looks like this: 358 this: 424 handle this: [all …]
|
| H A D | ft_rust.txt | 27 Set this option to the path to rustc for use in the |:RustRun| and 34 Set this option to 1 to have 'makeprg' default to "rustc" instead of 41 Set this option to turn on the basic |conceal| support: > 47 Set this option to turn on |conceal| for the path connecting token 54 Set this option to turn on |conceal| for the "pub" token: > 69 Set this option to turn on |folding|: > 101 Set this option to 1 to run |:RustFmt| automatically when saving a 107 Set this option to 1 to prevent 'rustfmt' from populating the 113 Set this option to a string of options to pass to 'rustfmt'. The 121 Set this option to override the URL for the playpen to use: > [all …]
|
| H A D | gui_w32.txt | 38 and this feature must be enabled at compile time. 40 One may also use `:gui` from the console version. However, this is an 41 experimental feature and this feature must be enabled at compile time. 84 You can also use this: > 87 I'm not sure if this works everywhere. 102 6. make "Always Use this program..." checked 176 Don't type {default}, this is the value for the key itself. 204 Doing this manually can be done with this script: 344 changes this. 393 printer installed this should also work: > [all …]
|
| H A D | usr_08.txt | 172 The result looks something like this: 220 windows like this: 238 and then type this command: > 292 changes, use this command: > 394 this -, the fold will close. 429 When you don't want this for a moment, use this command: > 459 Now type this command: > 542 |this | 543 |this | 564 |this | [all …]
|
| H A D | usr_05.txt | 35 you), you can edit it this way: > 53 put this line at the top: > 67 Later you will learn how to do this without exiting Vim. 81 In this section we will explain the various commands used in this file. This 91 comment out this line. The commands are explained below: 179 option off, thus 'nocompatible' takes care of this. 354 Let's break this down: 415 path like this: 497 you can start using with this command: > 647 lines up to this line: [all …]
|
| H A D | if_cscop.txt | 51 Where is this symbol used? 53 Where did this variable get its value? 56 What functions call this function? 60 What files include this header file? 124 0 or s: Find this C symbol 125 1 or g: Find this definition 128 4 or t: Find this text string 129 6 or e: Find this egrep pattern 130 7 or f: Find this file 131 8 or i: Find files #including this file [all …]
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | COPYING | 7 of this license document, but changing it is not allowed. 24 this license or the ordinary General Public License is the better 121 this Lesser General Public License (also called "this License"). 209 the scope of this License. 213 this, you must alter all the notices that refer to this License, so 244 therefore falls outside the scope of this License. 280 this License. You must supply a copy of this License. If the work 309 than the cost of performing this distribution. 372 this License. 403 be a consequence of the rest of this License. [all …]
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.zh.euc | 108 ---> There is text misng this . 109 ---> There is some text missing from this line. 131 There is some text missing from this line. 222 ---> Somebody typed the end of this line twice. end of this line twice. 294 ---> this ABC DE line FGHI JK LMN OP of words is Q RS TUV cleaned up. 406 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 407 ---> When this line was typed in, someone pressed some wrong keys! 456 ---> The end of this line needs some help to make it like the second. 457 ---> The end of this line needs to be corrected using the c$ command. 732 ---> Open up a line above this by typing O while the cursor is on this line. [all …]
|
| H A D | tutor.zh_cn.utf-8 | 108 ---> There is text misng this . 109 ---> There is some text missing from this line. 131 There is some text missing from this line. 222 ---> Somebody typed the end of this line twice. end of this line twice. 294 ---> this ABC DE line FGHI JK LMN OP of words is Q RS TUV cleaned up. 406 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 407 ---> When this line was typed in, someone pressed some wrong keys! 456 ---> The end of this line needs some help to make it like the second. 457 ---> The end of this line needs to be corrected using the c$ command. 732 ---> Open up a line above this by typing O while the cursor is on this line. [all …]
|
| H A D | tutor.ko.utf-8 | 111 ---> There is text misng this . 112 ---> There is some text missing from this line. 135 There is some text missing from this line. 221 ---> Somebody typed the end of this line twice. end of this line twice. 287 ---> this ABC DE line FGHI JK LMN OP of words is Q RS TUV cleaned up. 396 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 397 ---> When this line was typed in, someone pressed some wrong keys! 448 ---> The end of this line needs some help to make it like the second. 449 ---> The end of this line needs to be corrected using the c$ command. 721 ---> Open up a line above this by typing O while the cursor is on this line. [all …]
|
| H A D | tutor.ko.euc | 111 ---> There is text misng this . 112 ---> There is some text missing from this line. 135 There is some text missing from this line. 221 ---> Somebody typed the end of this line twice. end of this line twice. 287 ---> this ABC DE line FGHI JK LMN OP of words is Q RS TUV cleaned up. 396 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 397 ---> When this line was typed in, someone pressed some wrong keys! 448 ---> The end of this line needs some help to make it like the second. 449 ---> The end of this line needs to be corrected using the c$ command. 721 ---> Open up a line above this by typing O while the cursor is on this line. [all …]
|
| H A D | tutor.ko | 111 ---> There is text misng this . 112 ---> There is some text missing from this line. 135 There is some text missing from this line. 221 ---> Somebody typed the end of this line twice. end of this line twice. 287 ---> this ABC DE line FGHI JK LMN OP of words is Q RS TUV cleaned up. 396 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 397 ---> When this line was typed in, someone pressed some wrong keys! 448 ---> The end of this line needs some help to make it like the second. 449 ---> The end of this line needs to be corrected using the c$ command. 721 ---> Open up a line above this by typing O while the cursor is on this line. [all …]
|
| H A D | tutor.zh_tw.utf-8 | 111 ---> There is text misng this . 112 ---> There is some text missing from this line. 164 ---> There are a some words fun that don't belong paper in this sentence. 184 ---> Somebody typed the end of this line twice. end of this line twice. 324 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 325 ---> When this line was typed in, someone pressed some wrong keys! 374 ---> The end of this line needs some help to make it like the second. 375 ---> The end of this line needs to be corrected using the c$ command. 645 Open up a line above this by typing Shift-O while the cursor is on this line. 689 ---> To make the first line the same as the last on this page use the keys.
|
| H A D | tutor.zh.utf-8 | 111 ---> There is text misng this . 112 ---> There is some text missing from this line. 164 ---> There are a some words fun that don't belong paper in this sentence. 184 ---> Somebody typed the end of this line twice. end of this line twice. 324 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 325 ---> When this line was typed in, someone pressed some wrong keys! 374 ---> The end of this line needs some help to make it like the second. 375 ---> The end of this line needs to be corrected using the c$ command. 645 Open up a line above this by typing Shift-O while the cursor is on this line. 689 ---> To make the first line the same as the last on this page use the keys.
|
| /vim-8.2.3635/src/po/ |
| H A D | README.txt | 3 In this directory you will find xx.po files, where "xx" is a language code. 16 when a multi-byte character includes the 0x5c byte, this is not recognized as 17 a backslash. Since this format is incompatible with Solaris, Vim uses the old 19 environment variables. When you use the Makefile in this directory that will 26 The distributed files are generated on Unix, but this should also be possible 40 If you find there is a mistake in one of the translations, please report this 77 -- After you do this, you MUST do the next three steps! -- 80 See the gettext documentation on how to do this. You can also find 105 You can do this with the cleanup.vim script: 149 Open ja.po find this line: [all …]
|