Home
last modified time | relevance | path

Searched refs:Start (Results 1 – 25 of 134) sorted by relevance

123456

/vim-8.2.3635/
H A Dvimtutor.bat1 :: 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 Duninstall.txt23 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 Dvim.man63 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 Dvisual.txt62 [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 Dstarting.txt57 < 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 Dif_mzsch.txt178 (range-start) Start/End of the range passed with
205 Get a list of lines in a buffer. {Start}
H A Dgui_w32.txt76 1. Start a Windows Explorer
107 1. Start a Windows Explorer
156 1. Start the registry editor with "regedit".
H A Dvi_diff.txt271 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 Dusr_12.txt62 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 Dfixdup.vim7 " Start below the word count.
/vim-8.2.3635/src/testdir/
H A Dtest_gui_init.vim21 " Start the GUI now, in the foreground.
H A Dtest_debugger.vim79 " 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 Dplaintex.vim12 " Start with initex. This will also define b:did_ftplugin and b:undo_ftplugin .
H A Dtex.vim13 " Start with plain TeX. This will also define b:did_ftplugin .
/vim-8.2.3635/nsis/lang/
H A Ddanish.nsi55 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 Denglish.nsi76 "In the Start Menu Programs Folder"
/vim-8.2.3635/runtime/macros/
H A Dless.vim87 echo "G End of file g Start of file"
172 " Start of file
/vim-8.2.3635/runtime/indent/
H A Dpostscr.vim39 " Start with the indent of the previous line
H A Dpov.vim55 " Start indenting from zero
/vim-8.2.3635/src/
H A Dglbl_ime.cpp94 pIMsg->Start(); in global_ime_init()
/vim-8.2.3635/runtime/syntax/
H A Dclean.vim18 syn keyword cleanSpecial Start
H A Ddtd.vim57 " Start tags (keywords). This is contained in dtdFunction.
/vim-8.2.3635/runtime/keymap/
H A Dsinhala-phonetic_utf-8.vim9 " Start gvim
/vim-8.2.3635/src/po/
H A Dcheck.vim38 " Start at the first "msgid" line.
/vim-8.2.3635/runtime/autoload/
H A Dspellfile.vim10 let s:spellfile_URL = '' " Start with nothing so that s:donedict is reset.

123456