Home
last modified time | relevance | path

Searched refs:latest (Results 1 – 25 of 46) sorted by relevance

12

/vim-8.2.3635/runtime/syntax/
H A Drego.vim7 " https://www.openpolicyagent.org/docs/latest/policy-language/
74 " https://www.openpolicyagent.org/docs/latest/policy-language/#strings
H A Dwdiff.vim8 " the latest version of this file.
H A Dmgp.vim9 " the latest version of this file.
H A Dtpp.vim17 " the latest version of this file.
H A Dwml.vim11 " the latest version of this file.
/vim-8.2.3635/
H A DCONTRIBUTING.md46 Or open [the todo file] on GitHub to see the latest version.
53 The latest version of these files can be obtained from the repository.
H A DREADME.txt39 Some popular places to get the latest Vim:
114 The latest news about Vim can be found on the Vim home page:
H A DREADME.md52 Some popular places to get the latest Vim:
131 The latest news about Vim can be found on the Vim home page:
/vim-8.2.3635/src/
H A Dregexp_bt.c2235 char_u *latest; in regconcat() local
2284 latest = regpiece(&flags); in regconcat()
2291 regtail(chain, latest); in regconcat()
2292 chain = latest; in regconcat()
2294 first = latest; in regconcat()
2312 char_u *latest; in regbranch() local
2320 latest = regconcat(&flags); in regbranch()
2321 if (latest == NULL) in regbranch()
2331 regtail(chain, latest); in regbranch()
2338 reginsert(MATCH, latest); in regbranch()
[all …]
/vim-8.2.3635/READMEdir/
H A DREADME_mac.txt11 2. Install the latest Vim with:
/vim-8.2.3635/runtime/plugin/
H A DREADME.txt6 getscriptPlugin.vim get latest version of Vim scripts
/vim-8.2.3635/src/libvterm/
H A DREADME14 To get the latest version of libvterm you need the "bzr" command and do:
/vim-8.2.3635/runtime/doc/
H A Dpi_getscript.txt20 Getscript is a plugin that simplifies retrieval of the latest versions of the
23 get the latest versions of scripts listed therein from http://vim.sf.net/.
113 reflect the latest version of script(s) so downloaded.
360 is a line specifying the latest source-id (src_id). The source identifier
H A Dft_ps1.txt15 Grab the latest version or report a bug on GitHub:
H A Dpattern.txt37 latest used pattern |last-pattern| with latest used
41 latest used pattern |last-pattern| with new
54 latest used pattern |last-pattern| with latest used
58 latest used pattern |last-pattern| with new
62 n Repeat the latest "/" or "?" [count] times.
68 N Repeat the latest "/" or "?" [count] times in
431 ~ ~ \~ \~ latest substitute string
H A Duganda.txt213 Check the ICCF web site for the latest information! See |iccf| for the URL.
244 Check the ICCF web site for the latest information:
H A Dos_amiga.txt92 For the latest info about the MorphOS version:
H A Dundo.txt37 U Undo all latest changes on one line, the line where
38 the latest change was made. |U| itself also counts as
H A Dusr_01.txt167 latest version is presently available at:
H A Dmotion.txt290 ; Repeat latest f, t, F or T [count] times. See |cpo-;|
293 , Repeat latest f, t, F or T in opposite direction
897 '' `` To the position before the latest jump, or where the
1178 1 14 54 the latest changed line
1187 2 14 54 the latest changed line
H A Dhelp.txt217 |pi_getscript.txt| Downloading latest version of Vim scripts
H A Dindex.txt264 the cursor was before the latest jump.
290 |,| , 1 repeat latest f, t, F or T in opposite
311 |;| ; 1 repeat latest f, t, F or T N times
347 |N| N 1 repeat the latest '/' or '?' N times in
361 |U| U 2 undo all latest changes on one line
384 |``| `` 1 cursor to the position before latest jump
407 |n| n 1 repeat the latest '/' or '?' N times
/vim-8.2.3635/.github/workflows/
H A Dcodeql-analysis.yml20 runs-on: ubuntu-latest
H A Dci.yml251 runs-on: macos-latest
318 runs-on: windows-latest
/vim-8.2.3635/runtime/autoload/
H A Dgetscript.vim123 " GetLatestVimScripts: this function gets the latest versions of {{{1
396 " plugin author protection from downloading his/her own scripts atop their latest work
445 " find the latest source-id in the plugin's webpage

12