Home
last modified time | relevance | path

Searched refs:Create (Results 1 – 25 of 140) sorted by relevance

123456

/vim-8.2.3635/nsis/lang/
H A Denglish.nsi60 "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 Dtradchinese.nsi116 "Create plugin directories in HOME directory."
/vim-8.2.3635/src/
H A Dif_ole.cpp96 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 DREADME.txt12 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 Dtest_function_lists.vim18 " 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 Dtest_swap.vim183 " 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 DMake_amiga.mak30 # Create a directory for temp files
H A Dtest_cd.vim67 " Create a few tabpages and windows with different directories
114 " Create a few tabpages and windows with different directories
H A Dtest_file_size.vim37 " Create a file with the following contents
H A Dscript_util.vim12 " Create a script that consists of the body of the function a:funcname.
H A DREADME.txt9 1) Create a test_<subject>.vim file.
H A Dtest_winbar.vim30 " Create a WinBar with three buttons.
H A Dtest_cdo.vim6 " Create the files used by the tests
/vim-8.2.3635/runtime/syntax/
H A Dsqlhana.vim157 " Create sequence
160 " Create table
163 " Create trigger
178 " Create audit policy
H A Dconaryrecipe.vim43 syn keyword conaryBFunction Create MakeDirs disableParallelMake
/vim-8.2.3635/runtime/ftplugin/
H A Dclojure.vim38 " * Create new lexical scopes or scopes with altered environments
39 " * Create conditional branches from a predicate function or value
H A Dada.vim172 \'Tag.Create File',
176 \'Tag.Create Dir',
H A Dspec.vim104 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 Dusr_43.txt30 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 Dfiletype.txt171 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 Dif_tcl.txt88 ::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 Dxxd.man201 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 Dbug_report.yml3 description: Create a report to help us improve Vim.
/vim-8.2.3635/runtime/pack/dist/opt/cfilter/plugin/
H A Dcfilter.vim8 " Create a new quickfix list from entries matching {pat} in the current
/vim-8.2.3635/runtime/lang/
H A Dmenu_chinese_gb.936.vim201 menutrans Create\ &Fold<Tab>zf �����۵�(&F)<Tab>zf
381 menutrans Create\ New\ File<tab>% �½��ļ�<tab>%

123456