| /vim-8.2.3635/src/testdir/ |
| H A D | test_signs.vim | 63 let a=execute('sign place') 77 let a=execute('sign place') 86 let a=execute('sign place') 90 sign place 77 line=9 name=Sign2 91 let a=execute('sign place') 152 let a = execute('sign place') 180 let a=execute('sign place') 185 let a=execute('sign place') 693 " :sign place file={fname} 741 " :sign place [all …]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | sign.txt | 218 :sign place 10 line=99 name=sign3 241 :sign place 23 name=sign1 242 :sign place 23 name=sign1 buffer=7 325 :sign place file={fname} 329 :sign place group={group} file={fname} 332 :sign place group=* file={fname} 335 :sign place buffer={nr} 338 :sign place group={group} buffer={nr} 341 :sign place group=* buffer={nr} 346 :sign place group={group} [all …]
|
| H A D | helphelp.txt | 342 At the bottom of the help file, place a Vim modeline to set the 'textwidth' 349 To define a help tag, place the name between asterisks (*tag-name*). The 354 When referring to an existing help tag and to create a hot-link, place the 357 When referring to a Vim command and to create a hot-link, place the 361 When referring to a Vim option in the help file, place the option name between 372 To separate sections in a help file, place a series of '=' characters in a 376 To quote a block of ex-commands verbatim, place a greater than (>) character
|
| H A D | usr_07.txt | 230 In section |03.10| was explained how you can place a mark in a file with "mx" 232 another file and place marks there, these are specific for that file. Thus 237 down the file ("50%") and place the F mark there (F for foo): > 241 Now edit the file "bar.txt" and place the B mark (B for bar) at its last line: 249 can place the mark, do hours of editing and still be able to jump back to that 351 A register is a place where Vim stores text. Here we will use the 373 another file, move around and place the text where you want it: >
|
| H A D | recover.txt | 56 By setting the 'directory' option you can place the swap file in another place 71 on the Amiga) or in a place that is cleared when rebooting (like /tmp on Unix) 74 If you want to put swap files in a fixed place, put a command resembling the
|
| H A D | usr_03.txt | 9 place. Vim has a large number of commands to position the cursor. This 613 Vim enables you to place your own marks in the text. The command "ma" marks 614 the place under the cursor as mark a. You can place 26 marks (a through z) in 628 Move to the text at the start and place the s (start) mark there: >
|
| H A D | usr_25.txt | 311 scroll the text. The cursor will stay in the same place, but it's moved back 365 'linebreak' option. Vim then breaks lines at an appropriate place when 488 of a white space separated word. Then "j" moves to the place where the next 555 blanks added to make the text after it keep its place. In this case a
|
| H A D | os_haiku.txt | 91 $VIM is the symbolic name for the place where Vim's support files are stored. 109 $USER_SETTINGS_DIR is the symbolic name for the place where Haiku
|
| H A D | usr_29.txt | 28 tags file. This can be used by Vim to directly jump from any place to the 29 tag, the place where an identifier is defined. 492 option. A good place to find out about this is the Makefile. Look out for 572 and jump to the first place where the word under the cursor is used: >
|
| H A D | os_unix.txt | 17 Temporary files (for filtering) are put in "/tmp". If you want to place them
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | csdl.vim | 314 syn keyword csdlTarget twitter.place.place_type 315 syn match csdlTarget 'twitter\.place\.country' 316 syn keyword csdlTarget twitter.place.country_code 317 syn keyword csdlTarget twitter.place.full_name 318 syn match csdlTarget 'twitter\.place\.name' 319 syn match csdlTarget 'twitter\.place\.url' 321 syn match csdlTarget 'twitter\.place\.attributes\.region' 370 syn keyword csdlTarget twitter.retweeted.place.place_type 373 syn keyword csdlTarget twitter.retweeted.place.full_name 374 syn match csdlTarget 'twitter\.retweeted\.place\.name' [all …]
|
| H A D | dircolors.vim | 85 function! s:get_hi_str(color, place) abort argument 88 return ' gui' . a:place . '=' . s:termguicolors[a:color] 90 return ' cterm' . a:place . '=' . a:color
|
| H A D | reva.vim | 82 Builtin +lplace +place -chop /char /string bounds c+lplace c+place 83 Builtin chop cmp cmpi count lc lcount lplace place quote rsplit search split
|
| /vim-8.2.3635/src/ |
| H A D | regexp_bt.c | 1140 char_u *place; in reginsert() local 1154 *place++ = op; in reginsert() 1155 *place++ = NUL; in reginsert() 1156 *place = NUL; in reginsert() 1168 char_u *place; in reginsert_nr() local 1182 *place++ = op; in reginsert_nr() 1183 *place++ = NUL; in reginsert_nr() 1203 char_u *place; in reginsert_limits() local 1217 *place++ = op; in reginsert_limits() 1220 place = re_put_long(place, (long_u)minval); in reginsert_limits() [all …]
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.fr.utf-8 | 33 k Astuce : La touche h est à gauche et déplace à gauche. 34 < h l > La touche l est à droite et déplace à droite. 179 1. Le curseur se déplace avec les touches fléchées ou les touches hjkl. 195 NOTE : Appuyer <Échap> vous place en mode Normal ou annule une commande 384 déplacement - déplace le long du texte à opérer, tel que w (mot), 462 Notez que ce efface le mot et vous place ensuite en mode Insertion. 624 G déplace à la fin du fichier. 625 nombre G déplace au numéro de ligne. 626 gg déplace à la première ligne. 633 3. Taper % lorsque le curseur est sur (, ), [, ], { ou } déplace [all …]
|
| H A D | tutor.fr | 33 k Astuce : La touche h est � gauche et d�place � gauche. 34 < h l > La touche l est � droite et d�place � droite. 179 1. Le curseur se d�place avec les touches fl�ch�es ou les touches hjkl. 195 NOTE : Appuyer <�chap> vous place en mode Normal ou annule une commande 384 d�placement - d�place le long du texte � op�rer, tel que w (mot), 462 Notez que ce efface le mot et vous place ensuite en mode Insertion. 624 G d�place � la fin du fichier. 625 nombre G d�place au num�ro de ligne. 626 gg d�place � la premi�re ligne. 633 3. Taper % lorsque le curseur est sur (, ), [, ], { ou } d�place [all …]
|
| H A D | tutor.utf-8 | 41 NOTE: If you are ever unsure about something you typed, press <ESC> to place 180 NOTE: Pressing <ESC> will place you in Normal mode or will cancel 330 1. Move the cursor to the line below marked ---> and place it on the 719 ** Type o to open a line below the cursor and place you in Insert mode. ** 723 2. Type the lowercase letter o to open up a line BELOW the cursor and place 790 1. Move to the line below marked ---> and place the cursor after "a)".
|
| H A D | tutor | 41 NOTE: If you are ever unsure about something you typed, press <ESC> to place 180 NOTE: Pressing <ESC> will place you in Normal mode or will cancel 330 1. Move the cursor to the line below marked ---> and place it on the 719 ** Type o to open a line below the cursor and place you in Insert mode. ** 723 2. Type the lowercase letter o to open up a line BELOW the cursor and place 790 1. Move to the line below marked ---> and place the cursor after "a)".
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | vimspell.txt | 8 To use this script, first place it in a directory in your path. Next,
|
| H A D | ccfilter_README.txt | 33 In this section, meta-names are used as place-holders in the line
|
| /vim-8.2.3635/src/xpm/ |
| H A D | README.txt | 25 :exe 'sign place 1 line=1 name=vimxpm file='.expand('%:p')
|
| /vim-8.2.3635/READMEdir/ |
| H A D | README_ami.txt | 7 Unpack the distributed files in the place where you want to keep them. It is
|
| /vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/ |
| H A D | termdebug.vim | 715 exe 'sign place ' . s:asm_id . ' line=' . lnum . ' name=debugPC' 1125 exe 'sign place ' . s:asm_id . ' line=' . lnum . ' name=debugPC' 1161 exe 'sign place ' . s:asm_id . ' line=' . lnum . ' name=debugPC' 1186 exe 'sign place ' . s:pc_id . ' line=' . lnum . ' name=debugPC priority=110 file=' . fname 1267 …exe 'sign place ' . s:Breakpoint2SignNumber(a:id, a:subid) . ' line=' . a:entry['lnum'] . ' name=d… 1300 " Handle a BufRead autocommand event: place any signs.
|
| /vim-8.2.3635/nsis/ |
| H A D | README.txt | 50 DLLs and place them as follows:
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | COPYING | 235 from a designated place, then offering equivalent access to copy the 236 source code from the same place satisfies the requirement to 312 from a designated place, offer equivalent access to copy the above 313 specified materials from the same place. 333 7. You may place library facilities that are a work based on the
|