| /vim-8.2.3635/runtime/macros/hanoi/ |
| H A D | hanoi.vim | 29 " Y create tower of desired height 38 "create empty line 53 "create a tower of desired height
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | ft_sql.txt | 84 create[ or replace] procedure|function|event 122 create table t1 ( 126 create procedure p1 131 create index i1 on t1 (c1); 141 create table t1 ( 144 create existing table t2 ( 147 create global temporary table t3 ( 153 let g:ftplugin_sql_statements = 'create,alter' 224 you must either create: 306 can create any of the following: > [all …]
|
| H A D | pi_vimball.txt | 75 on this range of lines will create a file called "filename.vba" which 76 can be used by Vimball.vim to re-create these files. If the 78 warning and not create the file. Note that these paths are relative 84 If you use the exclamation point (!), then MkVimball will create the 202 MkVimball, however, now will create *.vmb files. 251 11 : Apr 27, 2006 * VimballList would create missing subdirectories that
|
| H A D | os_vms.txt | 181 You may want to create .vimrc and .gvimrc files in your home directory 209 $ set disp/create/node=192.168.10.202/trans=tcpip 284 $ set disp/create/node=<your IP address>/trans=<transport-name> 290 $ set disp/create/node=192.168.5.159 ! default trans is DECnet 291 $ set disp/create/node=192.168.5.159/trans=tcpip ! TCP/IP network 292 $ set disp/create/node=192.168.5.159/trans=local ! display on the same node 358 :set nobackup " does not create *.*_ backup files 409 $ set disp/create/node=<your_IP_here>/trans=tcpip 585 unpack it in a separate directory "GNU" and create a logical GNU: that 645 You can also create the file(s) $VIM/FTPLUGIN/C.VIM (and/or CPP.VIM and [all …]
|
| H A D | pi_spec.txt | 8 section in RPM spec files. It will even create a section for you if it 31 just insert a new changelog item, otherwise it will create a new changelog
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | eiffel.vim | 53 syn match eiffelCreate "\<create\>" 54 syn match eiffelTopStruct contained "\<create\>" 56 syn match eiffelGenericCreate contained "\<create\>" 57 syn match eiffelTopStruct "^create\>"
|
| H A D | baan.vim | 1107 syn keyword baanBshell sha.create 1228 syn keyword baanBshell create.mwindow 1238 syn keyword baanBshell create.bar 1246 syn keyword baanBshell create.object 1274 syn keyword baanBshell create.gc 1285 syn keyword baanBshell create.gtext 1286 syn keyword baanBshell create.line 1290 syn keyword baanBshell create.arc 1291 syn keyword baanBshell create.pie 1293 syn keyword baanBshell create.image [all …]
|
| H A D | progress.vim | 61 …col[umns] com-self compiler connected control copy-lob count-of cpstream create current current-ch… 77 …erved of off old on open opsys option or os-append os-command os-copy os-create-dir os-delete os-d… 146 …xels] both bottom box box-select[able] browse buffer buffer-chars buffer-create buffer-delete buff… 156 … count cpcase cpcoll cpint[ernal] cplog cpprint cprcodein cprcodeout cpterm crc-val[ue] create-like 157 syn keyword ProgressOperator create-like-sequential create-node create-node-namespace create-result… 172 syn keyword ProgressOperator fetch-selected-row fgc[olor] file file-create-d[ate] file-create-t[ime… 235 syn keyword ProgressOperator replace-selection-text replication-create replication-delete replicati…
|
| H A D | reva.vim | 66 syn keyword revadefine constant constant, variable create variable, 91 Builtin 'create 'defer 'does 'forth 'inline 'macro 'macront 'notail 'value 'variable 92 Builtin (.r) (context) (create) (header) (hide) (inline) (p.r) (words~) (xfind)
|
| H A D | xpm.vim | 93 " now create syntax items 105 " and create the syntax item contained in the pixel strings
|
| H A D | xpm2.vim | 104 " now create syntax items 116 " and create the syntax item contained in the pixel strings
|
| H A D | stp.vim | 18 syn keyword stpKeyword begin break call case create deallocate dynamic 40 syn keyword stpStatement commit continue count create cursor declare delete
|
| /vim-8.2.3635/runtime/indent/testdir/ |
| H A D | README.txt | 8 First of all, create a FILETYPE.in file. It should contain: 82 Before running the test, create a FILETYPE.ok file. You can leave it empty at 91 the test will pass and create a FILETYPE.out file, which is identical to the
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | README.txt | 15 pltags.pl: Perl script to create a tags file from Perl scripts. 19 shtags.*: Perl script to create a tags file from a shell script.
|
| /vim-8.2.3635/src/po/ |
| H A D | README_mvc.txt | 3 This file explains how to create and maintain po files using a number of 54 Make_mvc.mak file in the lines defining LANGUAGES and MOFILES. To create the 112 This will create the xx\LC_MESSAGES directory in runtime\lang if it does not
|
| H A D | README_mingw.txt | 3 This file explains how to create and maintain po files using 26 If you don't have a xx.po file, you must create it with the command: 87 This will create the xx\LC_MESSAGES directory (if it does not exist) and
|
| /vim-8.2.3635/nsis/ |
| H A D | gvim.nsi | 1 # NSIS file to create a self-installing exe for Vim. 42 # Comment the following line to create an English-only installer: 45 # Uncomment the next line if you want to create a 64-bit installer. 432 StrCpy $1 "$1 -create-batfiles $2" 487 StrCpy $1 "$1 -create-vimrc" 530 StrCpy $1 "$1 -create-directories home" 536 StrCpy $1 "$1 -create-directories vim" 767 # $2 - holds the names to create batch files for
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_fileformat.vim | 57 " Concatenate the contents of files 'f1' and 'f2' and create 'destfile' 67 " create three test files, one in each format 71 " create a file with no End Of Line 73 " create mixed format files
|
| H A D | test_command_count.vim | 169 " create windows to get 5 188 " create tabpages to get 5
|
| H A D | Make_vms.mms | 20 # create a new terminals, therefore you have to set up your DISPLAY 59 -@ create/term/wait/nodetach mcr $(VIMPROG) $(GUI_OPTION) -u vms.vim --noplugin -s dotest.in $*.in
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | VsReadMe.txt | 55 information needed to create and edit message maps and dialog data 56 maps and to create prototype member functions.
|
| /vim-8.2.3635/READMEdir/ |
| H A D | README_dos.txt | 50 2. Unpack the zip archives. This will create a new directory "vim\vim82", 75 - You can have it create batch files, so that you can run Vim from the 123 - In Windows 95/98/NT you can create a shortcut to Vim. This works for all
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | eiffel.vim | 30 …\ '\<\%(^note\|indexing\|class\|^obsolete\|inherit\|insert\|^create\|convert\|feature\|^invariant\… 55 \ 'obsolete\|inherit\|insert\|create\|convert\|feature\|' .
|
| H A D | sql.vim | 13 " If additional features are required create: 334 " create[ or replace] procedure|function|event 363 \ '\%(\<create\s\+' . s:or_replace . '\)\?'. 398 let g:ftplugin_sql_statements = 'create' 523 " <C-Right> is not recognized on most Unix systems, so only create
|
| /vim-8.2.3635/runtime/macros/maze/ |
| H A D | maze_mac | 178 " GNB - on bottom line, create a command to search the NextChar table 185 " GT$B$R - on bottom line, create a command to search the state table 192 " GVJ - on bottom line, create a command to restore the current character 267 " YKeDP - create the state table, NextChar table and initial state
|