| /vim-8.2.3635/src/VisVim/ |
| H A D | VisVim.mak | 129 # End Source File 133 # End Source File 160 # End Source File 167 # End Source File 175 # End Source File 182 # End Source File 189 # End Source File 196 # End Source File 203 # End Source File 204 # End Target [all …]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_selectmode.vim | 53 snoremap <lt>End> <End> 60 exe "normal Gkkgh\<End>\<Del>" 66 exe "normal Gkkgh\<Down>\<End>\<Del>" 72 exe "normal Ggh\<End>\<Del>" 78 exe "normal Gkgh\<Down>\<End>\<Del>" 91 sunmap <lt>End>
|
| H A D | test_debugger.vim | 139 \ 'line 3: End of function']) 156 \ 'line 3: End of function']) 167 \ 'line 3: End of function']) 177 \ 'line 3: End of function']) 183 \ 'line 3: End of function']) 190 \ 'line 3: End of function']) 196 \ 'line 3: End of function']) 279 \ 'line 8: End of function']) 778 \ 'line 1: End of function']) 786 \ 'line 2: End of function']) [all …]
|
| H A D | test_terminal3.vim | 621 \ "\<S-Home>", "\<C-Home>", "\<End>", "\<S-End>", "\<C-End>", 627 \ '<C-Home>', '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>',
|
| H A D | test_normal.vim | 133 " Test for <S-C-Home> and <S-C-End> 139 call feedkeys("\<S-C-End>y", 'xt') 1871 End of text here 1890 End of text here 1904 End of text here 1954 End of text here 1978 End of text here 2632 " Test for <End> and <C-End> keys 2636 exe "normal! \<End>" 2638 exe "normal! 4\<End>" [all …]
|
| H A D | Make_vms.mms | 31 # End of configuration section.
|
| H A D | test_termcodes.vim | 2299 \ ["<xEnd>", "<End>"], 2301 \ ["<zEnd>", "<End>"], 2344 \ '<End>', '<S-End>', '<C-End>', 2346 \ '<End>', '<S-End>', '<C-End>',
|
| /vim-8.2.3635/runtime/macros/ |
| H A D | less.vim | 87 echo "G End of file g Start of file" 179 " End of file 183 map <End> G 227 map v :silent call <SID>End()<CR> 228 fun! s:End() 288 unmap <End>
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | xf86conf.vim | 12 setlocal indentkeys=!^F,o,O,=End 32 if getline(v:lnum) =~? '^\s*End\(Sub\)\=Section\>'
|
| H A D | ada.vim | 271 " End of if statements 274 " End of loops 277 " End of records 280 " End of procedures 283 " End of case statement
|
| H A D | framescript.vim | 39 if getline(v:lnum) =~? '^\s*\%(Else\|End\%(If\|Loop\|Sub\)\)'
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.bar.utf-8 | 220 4. Zipf d$ , däßst hinst eyn s End von dyr Zeil löschst. 222 ---> Öbber haat s End von dyr Zeil doplt eingöbn. doplt eingöbn. 248 $ - zo n End von dyr Zeil MIT derer irn lösstn Zaichen. 458 ---> S End von derer Zeil sollt mit n Befelh c$ berichtigt werdn. 473 End von n Wolend öndern. Zipf ce , dyrmitst umbb n Mörkl hinst eyn s End 474 von n Wort öndertst, und c$ hinst eyn s End von dyr Zeil. 499 2. Druck G , um an s End von dyr Dautticht z kemmen. 580 G bringt di an s End von dyr Dautticht. 745 2. Druck e , hinst däß dyr Mörkl an n End von Zei steet. 794 4. Bewög önn Mörkl gan n End von dyr naehstn Zeil: j$ [all …]
|
| H A D | tutor.bar | 220 4. Zipf d$ , d��st hinst eyn s End von dyr Zeil l�schst. 222 ---> �bber haat s End von dyr Zeil doplt eing�bn. doplt eing�bn. 248 $ - zo n End von dyr Zeil MIT derer irn l�sstn Zaichen. 458 ---> S End von derer Zeil sollt mit n Befelh c$ berichtigt werdn. 473 End von n Wolend �ndern. Zipf ce , dyrmitst umbb n M�rkl hinst eyn s End 474 von n Wort �ndertst, und c$ hinst eyn s End von dyr Zeil. 499 2. Druck G , um an s End von dyr Dautticht z kemmen. 580 G bringt di an s End von dyr Dautticht. 745 2. Druck e , hinst d�� dyr M�rkl an n End von Zei steet. 794 4. Bew�g �nn M�rkl gan n End von dyr naehstn Zeil: j$ [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | lout.vim | 43 syn keyword loutKeyword @Begin @End @Figure @Tab 61 " End of multi-line definitions, like @Document, @Report and @Book.
|
| H A D | rib.vim | 24 syn match ribStructure "[A-Z][a-zA-Z]*Begin\>\|[A-Z][a-zA-Z]*End"
|
| H A D | lscript.vim | 24 syn keyword lscriptStatement DefVar Do Else %Else ElseIf %ElseIf End %End Erase Event Exit
|
| H A D | aspvbs.vim | 52 syn match AspVBSError contained "\<End\>\|\<Exit\>" 65 syn match AspVBSStatement contained "\<End\s\+\(If\|For\|Select\|Class\|Function\|Sub\|With\|Proper…
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | framescript.vim | 21 let s:not_end = '\c\%(\<End\)\@<!'
|
| H A D | spec.vim | 104 let option = confirm("Can't find %changelog. Create one? ","&End of file\n&Here\n&Cancel",3)
|
| /vim-8.2.3635/src/xxd/ |
| H A D | Make_vms.mms | 30 # End of configuration section.
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_amiga.txt | 131 ;End VIM 144 ;End VIM
|
| H A D | usr_24.txt | 67 <C-Left><C-Left><C-Left><C-Left><Right><Del>a<End> 73 go to end of the line <End> 78 keys, and the <End> key is hard to press without looking at the keyboard). 90 <End> to end of the line 92 <C-End> to end of the file
|
| H A D | index.txt | 138 |i_<End>| <End> cursor past end of line 139 |i_<C-End>| <C-End> cursor past end of file 438 |<C-End>| <C-End> 1 same as "G" 448 |<End>| <End> 1 same as "$" 807 |g<End>| g<End> 1 same as "g$" 1105 |c_<End>| <End> cursor to end of command-line
|
| /vim-8.2.3635/src/ |
| H A D | glbl_ime.cpp | 120 p->End(); in global_ime_end()
|
| H A D | os_vms_fix.com | 271 $! End of filter subroutine.
|