| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_22.txt | 14 |22.2| The current directory 58 the parent directory. 136 :Explore [directory] Browse specified/current directory 149 *22.2* The current directory 152 are in your home directory and want to edit several files in a directory 192 make it use a different directory, without changing the current directory in 211 directory, it will go back to using the shared directory. 220 directory. Any new windows opened in this tab page will use this directory as 222 change the working directory of tab pages which have a tab local directory. 254 This tells Vim to look in the directory "proto", below the directory where the [all …]
|
| H A D | pi_netrw.txt | 303 edit the directory: > 709 current directory: > 1041 directory : / 1090 cd Make browsing directory the current directory |netrw-cd| 1415 To change directory back to a bookmarked directory, use 1880 directory. 2099 directory will not track the browsing directory. (done for backwards 2109 directory. 2345 directory. 3722 directory. [all …]
|
| H A D | usr_90.txt | 25 single user. The installation is almost the same, but the directory where Vim 27 For a system-wide installation the base directory "/usr/local" is often 30 When installing for a single user, you can use your home directory as the 76 First create a top directory to work in, for example: > 127 If you want to install in your home directory, edit the Makefile and search 174 --prefix={directory} Top directory where to install Vim. 251 have a "vim" directory somewhere, you will want to move to the directory just 253 Now change to the "vim\vim82" directory and run the install program: > 284 delete the old runtime files manually. Just delete the directory with the 460 You will be given the option to remove the whole "vim" directory. It [all …]
|
| H A D | pi_vimball.txt | 42 particular directory when one does this. Plus, any help for the 55 the scripts. The first directory mentioned on the runtimepath is 58 < to see that directory. 79 to your .vim (vimfiles) directory, and the files should be in that 106 < One may explicitly specify the directory making command using 141 existing directory on the |'runtimepath'|. 150 default is the first existing directory on the |'runtimepath'|. 188 prepending the current directory to it. 217 $HOME/.vim (or $HOME\vimfiles) directory if 240 directory [all …]
|
| H A D | usr_43.txt | 30 1. Create your own runtime directory. On Unix this usually is "~/.vim". In 31 this directory create the "ftplugin" directory: > 37 see where Vim will look for the "ftplugin" directory: > 41 < You would normally use the first directory name (before the first comma). 42 You might want to prepend a directory name to the 'runtimepath' option in 69 You can find examples for filetype plugins in this directory: > 80 get it recognized. You need a runtime directory of your own. See 110 another directory, one that is at the end of 'runtimepath'. For Unix for 126 directory in 'runtimepath'. First ~/.vim/filetype.vim is found. The 149 To recognize this script create a file "scripts.vim" in your runtime directory
|
| H A D | usr_11.txt | 80 You must be in the right directory, otherwise Vim can't find the swap file. 86 directory as the original file. To find it, change to the directory of the 92 directories where the swap file for files in the current directory may be 94 doesn't search the directory tree. 98 In current directory: ~ 105 In directory ~/tmp: ~ 107 In directory /var/tmp: ~ 109 In directory /tmp: ~ 133 files accordingly. Check the 'directory' option to see where Vim may have 228 changes to the file. Then a directory listing of the swap file will show [all …]
|
| H A D | editing.txt | 15 7. The current directory |current-directory| 1290 7. The current directory *current-directory* 1293 directory, so you will not have to type that directory name in front of the 1304 current directory on all systems. 1310 Clear any window-local directory. 1380 tab-local current directory is used. 1386 directory for that tab page. If the current tab has no local current directory 1390 local current directory and will use the global current directory from now on. 1713 search an entire directory tree 1739 Here you can give a directory and then search the directory tree upward for [all …]
|
| H A D | usr_05.txt | 406 1. create the package directory: > 410 2. unpack the archive in that directory. This assumes the top 411 directory in the archive is "start": > 451 2. Drop it in the right directory. 471 Then copy the file to your plugin directory: 473 system plugin directory ~ 506 2. Drop it in the right directory. 520 name of this directory is in the same directory mentioned above for global 523 ftplugin directory: > 582 the "mkdir" commands if you already have the directory.) > [all …]
|
| H A D | os_vms.txt | 152 The $TMP directory should be readable and writable by the user(s). 164 it is enough to dedicate one directory for Vim. 329 8.16 Common VIM directory - different architectures 379 ./ -> current directory 380 ../ -> relative parent directory 381 [.def.ghi] -> relative child directory 382 ./def/ghi -> relative child directory 586 points to that directory, e.g: > 699 8.15 Common VIM directory - different architectures 908 - handle <,> characters and passwords in directory definition [all …]
|
| H A D | filetype.txt | 169 file in the right directory to make it work. 171 1. Create your user runtime directory. You would normally use the first 184 runtime directory. For example, for Unix: > 189 The files in the "ftdetect" directory are used after all the default 267 the 'runtimepath' for a directory to use. If there isn't one, set 375 You must create a new filetype plugin in a directory early in 393 You must create a new filetype plugin in a directory from the end of 433 current directory, or opens it in a new buffer if it 434 exists in the current directory. Then it does the 506 |b:changelog_name| in the same directory as the [all …]
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | ocaml.vim | 43 \%D%*\\a[%*\\d]:\ Entering\ directory\ `%f', 44 \%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f', 45 \%D%*\\a:\ Entering\ directory\ `%f', 46 \%X%*\\a:\ Leaving\ directory\ `%f', 47 \%D%*\\a[%*\\d]:\ Entering\ directory\ '%f', 48 \%X%*\\a[%*\\d]:\ Leaving\ directory\ '%f', 49 \%D%*\\a:\ Entering\ directory\ '%f', 50 \%X%*\\a:\ Leaving\ directory\ '%f', 51 \%DEntering\ directory\ '%f', 52 \%XLeaving\ directory\ '%f',
|
| H A D | gcc.vim | 32 \%D%*\\a[%*\\d]:\ Entering\ directory\ %*[`']%f', 33 \%X%*\\a[%*\\d]:\ Leaving\ directory\ %*[`']%f', 34 \%D%*\\a:\ Entering\ directory\ %*[`']%f', 35 \%X%*\\a:\ Leaving\ directory\ %*[`']%f',
|
| /vim-8.2.3635/nsis/lang/ |
| H A D | italian.nsi | 63 "Crea file .bat per varianti di Vim nella directory \ 110 "Crea directory per plugin" 113 a Vim mettendo file in una di queste directory." 118 "Crea directory per plugin nella directory HOME." 123 "Crea directory per plugin nella directory di installazione di Vim \ 147 "Cancella le directory per plugin" 149 "Cancella le directory per plugin se sono vuote." 154 "Cancella le directory per plugin dalla directory HOME." 159 "Cancella le directory per plugin dalla directory di installazione di Vim." 162 "Cancella la directory di installazione di Vim" [all …]
|
| H A D | tradchinese.nsi | 116 "Create plugin directories in HOME directory." 152 "Remove the vimfiles directory in HOME directory." 157 "Remove the vimfiles directory in Vim install directory." 160 "Remove the Vim root directory" 162 "Remove the Vim root directory. It contains your Vim configuration files!"
|
| H A D | english.nsi | 62 "Create .bat files for Vim variants in the Windows directory for \ 111 by dropping a file into a directory." 116 "Create plugin directories in HOME directory." 121 "Create plugin directories in Vim install directory, it is used for \ 152 "Remove the plugin directories from HOME directory." 157 "Remove the plugin directories from Vim install directory." 160 "Remove the Vim root directory" 162 "Remove the Vim root directory. It contains your Vim configuration files!" 212 # "Fail to copy uninstaller to temporary directory."
|
| /vim-8.2.3635/nsis/ |
| H A D | README.txt | 11 archive (see the Makefile in the top directory). 13 2. Go to the src directory and build: 24 3. Go to the GvimExt directory and build gvimext.dll (or get it from a binary 30 4. Go to the VisVim directory and build VisVim.dll (or get it from a binary 35 "diff.exe" put it in the "../.." directory (above the "vim82" directory, 41 directory). This is required for the terminal window. 52 <GETTEXT directory> 63 The default <GETTEXT directory> is "..", however, you can change it by
|
| /vim-8.2.3635/READMEdir/ |
| H A D | README_dos.txt | 23 - When selecting a directory to install Vim, use the same place where other 28 - After selecting the directory where to install Vim, clicking on "Next" will 37 1. Go to the directory where you want to put the Vim files. Examples: 40 If you already have a "vim" directory, go to the directory in which it is 50 2. Unpack the zip archives. This will create a new directory "vim\vim82", 51 in which all the distributed Vim files are placed. Since the directory 63 After you unpacked the files, you can still move the whole directory tree 67 3. Change to the new directory: 72 parent directory. 90 point to the top directory of your Vim files. Example: [all …]
|
| H A D | README_ami.txt | 8 wise to have a "vim" directory to keep your vimrc file and any other files you 22 Set the $VIM environment variable to point to the top directory of your Vim 31 executable to a directory that is in your search path, or (preferred) modify 32 the search path to include the directory where the Vim executable is.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_find_complete.vim | 4 " delete the Xfind directory during cleanup 8 " On windows a stale "Xfind" directory may exist, remove it so that 76 " Test find completion for directory of current buffer, which at this point 83 " directory 89 " Test that find completion on directory appends a slash 100 " When current directory is above foo/ they should be shortened to (in order 117 " When current directory is .../foo/y/bar they should be shortened to (in 145 " Find the file containing 'E.T.' in the Xfind/in/path directory 155 " Search for the file containing Holy Grail in same directory as in/path.txt
|
| H A D | test_cd.vim | 21 " Test that cd without argument goes to $HOME directory on Unix systems. 35 " Test the :cd - goes back to the previous directory. 47 " Test for :cd - without a previous directory 109 " Test for changing to the previous directory '-' 127 " Change to the previous directory twice in all the windows. 137 " Check the directory of all the windows 147 " Change to the previous directory using chdir() 157 " Check the directory of all the windows 189 " Expect E187 as the current directory was deleted.
|
| H A D | test_getcwd.vim | 28 " delete the Xtopdir directory during cleanup 36 " On windows a stale "Xtopdir" directory may exist, remove it so that 178 " Jump to different windows in the tab pages and check the current directory 228 " A new tab page should inherit the directory of the current tab page 242 " Change the global directory for the first tab page 250 " Change the global directory for the second tab page 257 " Change the tab-local directory for the third tab page
|
| /vim-8.2.3635/src/po/ |
| H A D | README_mvc.txt | 14 expat will install into its own directory. You should copy libexpat.dll into 15 the bin directory created from the gettext/libiconv packages. 17 First read the README.txt file in this directory for general remarks on 47 Next, edit Make_mvc.mak so that GETTEXT_PATH points the binary directory of 59 Note: You need to be in the po directory when using this makefile. 66 You need to remove the absolute directory specification (which has the form 68 appropriate directory specification for where you have installed the Vim 112 This will create the xx\LC_MESSAGES directory in runtime\lang if it does not
|
| /vim-8.2.3635/ |
| H A D | uninstall.txt | 24 "uninstall-gui.exe" or "uninstall.exe" in the Vim directory. 50 normally located in a directory like "C:\vim". If the $VIM environment 51 variable is set, it will tell the name of the directory. Normally you can 52 delete everything in this directory. Warning: You might have put some 57 be located in a directory like "C:\vim\vim81". If the $VIM environment 58 variable is set, the directory will be $VIM\vim81. Delete the "vim81" 59 directory and all that is in it. Warning: If you changed any of the 66 contains the path of the vim directory. Note that $PATH may be set in
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | ccfilter_README.txt | 26 under a man1 directory (i.e: /usr/local/man/man1). 38 0) Special case: "gmake directory change" lines: 40 ^gmake[<NUM>]: Entering directory `<DIR>'^ 41 are used to follow the directory changes during the make process, 42 providing in the <FILE> part, a relative (if possible) directory
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | ocaml.vim | 246 " + the plugin finds the _build directory and looks for the 248 " + if the user decides to change the name of the _build directory thanks 253 " file should be in the same directory as the source file; 256 " directory, even if this one is not named '_build'. 317 " path to the build directory even if this one is 326 " 1st case : the annot file is in the same directory as the buffer (no ocamlbuild) 332 " 2nd case : the buffer and the _build directory are in the same directory 346 " 3rd case : the _build directory is in a directory higher in the file hierarchy 363 "4th case : what if the user decided to change the name of the _build directory ? 366 " 4a. we suppose the renamed _build directory is in the current directory [all …]
|