Home
last modified time | relevance | path

Searched refs:below (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/vim-8.2.3635/runtime/tutor/
H A Dtutor.utf-876 1. Move the cursor to the line below marked --->.
99 1. Move the cursor to the first line below marked --->.
122 1. Move the cursor to the first line below marked --->.
193 2. Move the cursor to the line below marked --->.
216 2. Move the cursor to the line below marked --->.
376 1. Move the cursor to the first line below marked --->.
382 4. Type p to put the line below the cursor.
399 1. Move the cursor to the first line below marked --->.
468 line below the cursor).
560 1. Move the cursor to the line below marked --->.
[all …]
H A Dtutor76 1. Move the cursor to the line below marked --->.
99 1. Move the cursor to the first line below marked --->.
122 1. Move the cursor to the first line below marked --->.
193 2. Move the cursor to the line below marked --->.
216 2. Move the cursor to the line below marked --->.
376 1. Move the cursor to the first line below marked --->.
382 4. Type p to put the line below the cursor.
399 1. Move the cursor to the first line below marked --->.
468 line below the cursor).
560 1. Move the cursor to the line below marked --->.
[all …]
/vim-8.2.3635/.github/workflows/
H A Dcodeql-analysis.yml12 # The branches below must be a subset of the branches above
25 # Override automatic language detection by changing the below list
46 # If this step fails, then you should remove it and run the build manually (see below)
/vim-8.2.3635/src/
H A Dmove.c2172 int below = 0; in scroll_cursor_halfway() local
2198 if (below <= above) // add a line below the cursor first in scroll_cursor_halfway()
2206 below += boff.height; in scroll_cursor_halfway()
2210 ++below; // count a "~" line in scroll_cursor_halfway()
2216 if (below > above) // add a line above the cursor in scroll_cursor_halfway()
2257 int below = 0; // screen lines below botline in cursor_correct() local
2316 below = curwin->w_filler_rows; in cursor_correct()
2320 if (below < below_wanted && (below <= above || above >= above_wanted)) in cursor_correct()
2324 ++below; in cursor_correct()
2327 below += plines(botline); in cursor_correct()
[all …]
H A DINSTALLami.txt17 below:
/vim-8.2.3635/src/xxd/
H A DMake_vms.mms6 # Edit the lines in the Configuration section below to select.
32 # Please, do not change anything below without programming experience.
/vim-8.2.3635/runtime/doc/
H A Dusr_32.txt89 it. But sometimes by the number of one of the changes below it, especially
99 The text is now "one two", you are below change 2. You can use the |:undo|
100 command to jump to below any change in the tree.
154 was made. Assuming we are below change 4, at "not two", you can go back ten
H A Duganda.txt12 below or visit the ICCF web site, available at these URLs:
170 They are sold below cost price.
216 USA: The methods mentioned below can be used.
220 For sponsoring a child contact KCF in Canada (see below). US
253 that you can use for this. See "Others" below for the swift
277 below. Minimal amount: $70 (my bank does not accept smaller
H A Dpopup.txt90 window it will be placed below the cursor position.
306 < By default the dialog can be dragged, so that text below it
315 j <Down> <C-N> select item below
597 dictionary with a "col" entry, see below:
646 to the cursor, flip to below or above the cursor to
649 no space above/below the cursor then show the popup to
698 above/right/below/left of the popup (similar to CSS).
703 columns on the right, 1 line below and 3 columns on
706 above/right/below/left of the popup (similar to CSS).
914 x close the popup (see note below)
/vim-8.2.3635/runtime/indent/
H A Dvim.vim44 " If the current line doesn't start with '\' or '"\ ' and below a line that
144 " end of the line we must be below the end of a dictionary.
157 " Below a line starting with "]" we must be below the end of a list.
/vim-8.2.3635/runtime/syntax/
H A Dhex.vim39 " characters, the proper match for highlighting follows below.
64 " Folding Data Records below an Extended Segment/Linear Address Record
H A Dpython.vim76 " Exceptions come last at the end of each group (class and def below).
146 " regular expressions below or their order.
149 " The expressions below ensure that all valid number literals are
183 " The constants added by the `site` module are not listed below because they
H A Dmodconf.vim26 syn keyword modconfKeyword add above below install options probe probeall
/vim-8.2.3635/src/testdir/
H A DMake_vms.mms10 # Edit the lines in the Configuration section below to select.
33 # Please, do not change anything below without programming experience.
H A Dtest_winbuf_close.vim214 " Test when closing a split window (above/below) restores space to the window
215 " below when 'noequalalways' and 'splitright' are set.
H A Dtest_cd.vim72 below new
73 below new
/vim-8.2.3635/runtime/pack/dist/opt/matchit/plugin/
H A Dmatchit.vim26 " variables. See the MatchDebug() function, below, for details.
84 " or viewed using the menu items below.
/vim-8.2.3635/runtime/keymap/
H A Dcroatian_utf-8.vim9 " Uncomment line below if you prefer short name
H A Dcroatian_cp1250.vim9 " Uncomment line below if you prefer short name
H A Dcroatian_iso-8859-2.vim9 " Uncomment line below if you prefer short name
/vim-8.2.3635/runtime/ftplugin/
H A Dcsc.vim10 " Make sure the continuation lines below do not cause problems in
H A Djsonc.vim17 " A list of commands that undo buffer local changes made below.
H A Dtcl.vim11 " Make sure the continuation lines below do not cause problems in
/vim-8.2.3635/runtime/spell/
H A Dfixdup.vim7 " Start below the word count.
/vim-8.2.3635/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml12 To make it easier for us to help you please enter detailed information below.

12345678910>>...12