| /vim-8.2.3635/nsis/lang/ |
| H A D | english.nsi | 60 "Create .bat files" 62 "Create .bat files for Vim variants in the Windows directory for \ 66 "Create icons for Vim" 68 "Create icons for Vim at various locations to facilitate easy access." 73 "Create icons for gVim executables on the desktop." 103 "Create Default Config" 105 "Create a default config file (_vimrc) if one does not already exist." 108 "Create Plugin Directories" 110 "Create plugin directories. Plugin directories allow extending Vim \ 116 "Create plugin directories in HOME directory." [all …]
|
| H A D | tradchinese.nsi | 116 "Create plugin directories in HOME directory."
|
| /vim-8.2.3635/src/ |
| H A D | if_ole.cpp | 96 static CVim *Create(int *pbDoRestart); 130 CVim *CVim::Create(int *pbDoRestart) in Create() function in CVim 430 static CVimCF *Create(); 451 CVimCF *CVimCF::Create() in Create() function in CVimCF 725 app = CVim::Create(pbDoRestart); in InitOLE() 730 cf = CVimCF::Create(); in InitOLE()
|
| /vim-8.2.3635/runtime/icons/ |
| H A D | README.txt | 12 1. Create a script file called e.g. Vim.WB, with a single line in which the 27 - Create a WINDOW tooltype of the desired size.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_function_lists.vim | 18 " Create a file of the functions in evalfunc.c:global_functions[]. 40 " Create a file of the functions in evalfunc.c:global_functions[] that are
|
| H A D | test_swap.vim | 183 " Create a valid swapfile by editing a file. 240 " Create a valid swapfile by editing a file. 280 " Create a valid swapfile by editing a file with a special extension. 321 " Create a valid swapfile by editing a file with a special extension. 456 " Create a valid swapfile by editing a file with a special extension.
|
| H A D | Make_amiga.mak | 30 # Create a directory for temp files
|
| H A D | test_cd.vim | 67 " Create a few tabpages and windows with different directories 114 " Create a few tabpages and windows with different directories
|
| H A D | test_file_size.vim | 37 " Create a file with the following contents
|
| H A D | script_util.vim | 12 " Create a script that consists of the body of the function a:funcname.
|
| H A D | README.txt | 9 1) Create a test_<subject>.vim file.
|
| H A D | test_winbar.vim | 30 " Create a WinBar with three buttons.
|
| H A D | test_cdo.vim | 6 " Create the files used by the tests
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | sqlhana.vim | 157 " Create sequence 160 " Create table 163 " Create trigger 178 " Create audit policy
|
| H A D | conaryrecipe.vim | 43 syn keyword conaryBFunction Create MakeDirs disableParallelMake
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | clojure.vim | 38 " * Create new lexical scopes or scopes with altered environments 39 " * Create conditional branches from a predicate function or value
|
| H A D | ada.vim | 172 \'Tag.Create File', 176 \'Tag.Create Dir',
|
| 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/runtime/doc/ |
| H A D | usr_43.txt | 30 1. Create your own runtime directory. On Unix this usually is "~/.vim". In 45 2. Create the file "~/.vim/ftplugin/c.vim", with the contents: > 83 Create a file "filetype.vim" which contains an autocommand for your filetype.
|
| H A D | filetype.txt | 171 1. Create your user runtime directory. You would normally use the first 177 2. Create a file that contains an autocommand to detect the file type. 206 1. Create your user runtime directory. You would normally use the first 210 2. Create a file that contains autocommands to detect the file type. 234 1. Create your user runtime directory. You would normally use the first 238 2. Create a vim script file for doing this. Example: >
|
| H A D | if_tcl.txt | 88 ::vim::buffer {n} # Create Tcl command for one buffer. 89 ::vim::buffer list # Create Tcl commands for all buffers. 94 ::vim::window list # Create Tcl commands for all windows. 239 $win buffer # Create Tcl command for window's buffer. 335 $buf windows # Create Tcl commands for buffer's windows.
|
| H A D | xxd.man | 201 Create a 65537 byte file with all bytes 0x00, except for the last one 211 Create a 1 byte file containing a single 'A' character. The number
|
| /vim-8.2.3635/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 3 description: Create a report to help us improve Vim.
|
| /vim-8.2.3635/runtime/pack/dist/opt/cfilter/plugin/ |
| H A D | cfilter.vim | 8 " Create a new quickfix list from entries matching {pat} in the current
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_chinese_gb.936.vim | 201 menutrans Create\ &Fold<Tab>zf �����۵�(&F)<Tab>zf 381 menutrans Create\ New\ File<tab>% �½��ļ�<tab>%
|