| /vim-8.2.3635/ |
| H A D | vimtutor.bat | 1 :: Start Vim on a copy of the tutor file. 44 :: Start gvim without any .vimrc, set 'nocompatible' 54 :: Start vim without any .vimrc, set 'nocompatible'
|
| H A D | uninstall.txt | 23 and the Vim entry in the Start menu. If these have been removed already, find 70 Start/Settings/Control Panel and then "System".
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | vim.man | 63 Start in quickFix mode. The file [errorfile] is read and 75 ex Start in Ex mode. Go to Normal mode with the ":vi" command. 78 view Start in read-only mode. You will be protected from writing 138 -d Start in diff mode. There should between two to eight file 148 -e Start Vim in Ex mode, just like the executable was called 151 -E Start Vim in improved Ex mode, just like the executable was 271 -v Start Vim in Vi mode, just like the executable was called 292 -y Start Vim in easy mode, just like the executable was called
|
| H A D | visual.txt | 62 [count]v Start Visual mode per character. 75 [count]V Start Visual mode linewise. 83 [count]CTRL-V Start Visual mode blockwise. Note: Under Windows 104 gv Start Visual mode with the same area as the previous 136 <RightMouse> Start Visual mode if it is not active. The text from 526 gh Start Select mode, characterwise. This is like "v", 531 gH Start Select mode, linewise. This is like "V", 536 g CTRL-H Start Select mode, blockwise. This is like CTRL-V,
|
| H A D | starting.txt | 57 < Start editing a new buffer, which is filled with text 73 < Start editing in silent mode. See |-s-ex|. 96 ex vim -e Start in Ex mode (see |Ex-mode|). *ex* 99 view vim -R Start in read-only mode (see |-R|). *view* 100 gvim vim -g Start the GUI (see |gui|). *gvim* 101 gex vim -eg Start the GUI in Ex mode. *gex* 102 gview vim -Rg Start the GUI in read-only mode. *gview* 109 vimdiff vim -d Start in diff mode |diff-mode| 110 gvimdiff vim -gd Start in diff mode |diff-mode| 266 -v Start Ex in Vi mode. Only makes a difference when the [all …]
|
| H A D | if_mzsch.txt | 178 (range-start) Start/End of the range passed with 205 Get a list of lines in a buffer. {Start}
|
| H A D | gui_w32.txt | 76 1. Start a Windows Explorer 107 1. Start a Windows Explorer 156 1. Start the registry editor with "regedit".
|
| H A D | vi_diff.txt | 271 With Visual mode a rectangular block of text can be selected. Start 1188 -A Vim: Start in Arabic mode (when compiled with Arabic). 1207 -e Elvis, Nvi, Vim: Start in Ex mode, as if the executable is 1210 -E Vim: Start in improved Ex mode |gQ|, like "exim". 1215 -F Vim: Start in Farsi mode (when compiled with Farsi). 1221 -g Vim: Start GUI. 1229 -i Elvis: Start each window in Insert mode. 1299 -y Vim: Start in easy mode, like |evim|.
|
| H A D | usr_12.txt | 62 vim *.cpp Start Vim, defining the argument list to 65 qq Start recording into the q register
|
| /vim-8.2.3635/runtime/spell/ |
| H A D | fixdup.vim | 7 " Start below the word count.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_gui_init.vim | 21 " Start the GUI now, in the foreground.
|
| H A D | test_debugger.vim | 79 " Start Vim in a terminal 82 " Start the Vim debugger 203 " Start a debug session, so that reading the last line from the terminal 333 " Start Vim in a terminal 362 # Start Vim in a terminal
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | plaintex.vim | 12 " Start with initex. This will also define b:did_ftplugin and b:undo_ftplugin .
|
| H A D | tex.vim | 13 " Start with plain TeX. This will also define b:did_ftplugin .
|
| /vim-8.2.3635/nsis/lang/ |
| H A D | danish.nsi | 55 LangString str_section_start_menu ${LANG_DANISH} "I Programmer-mappen i menuen Start" 56 …String str_desc_start_menu ${LANG_DANISH} "Tilføj Vim i Programmer-mappen i menuen Start."
|
| H A D | english.nsi | 76 "In the Start Menu Programs Folder"
|
| /vim-8.2.3635/runtime/macros/ |
| H A D | less.vim | 87 echo "G End of file g Start of file" 172 " Start of file
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | postscr.vim | 39 " Start with the indent of the previous line
|
| H A D | pov.vim | 55 " Start indenting from zero
|
| /vim-8.2.3635/src/ |
| H A D | glbl_ime.cpp | 94 pIMsg->Start(); in global_ime_init()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | clean.vim | 18 syn keyword cleanSpecial Start
|
| H A D | dtd.vim | 57 " Start tags (keywords). This is contained in dtdFunction.
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | sinhala-phonetic_utf-8.vim | 9 " Start gvim
|
| /vim-8.2.3635/src/po/ |
| H A D | check.vim | 38 " Start at the first "msgid" line.
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | spellfile.vim | 10 let s:spellfile_URL = '' " Start with nothing so that s:donedict is reset.
|