Home
last modified time | relevance | path

Searched refs:best (Results 1 – 25 of 73) sorted by relevance

123

/vim-8.2.3635/src/xdiff/
H A Dxdiffi.c54 long ec, d, i1, i2, prev1, best, dd, v, k; in xdl_split() local
153 for (best = 0, d = fmax; d >= fmin; d -= 2) { in xdl_split()
159 if (v > XDL_K_HEUR * ec && v > best && in xdl_split()
164 best = v; in xdl_split()
171 if (best > 0) { in xdl_split()
177 for (best = 0, d = bmax; d >= bmin; d -= 2) { in xdl_split()
183 if (v > XDL_K_HEUR * ec && v > best && in xdl_split()
188 best = v; in xdl_split()
195 if (best > 0) { in xdl_split()
/vim-8.2.3635/runtime/doc/
H A Dquotes.txt25 disorganized keystrokes, etc. And it was one of the best moves I ever made.
34 is the best, most useful and highest quality to work with, second only to the
135 mankind's best editor! (Mun Johl, USA)
153 It's the best vi clone there is. I think it's great. (Craig Sanders,
231 far, the best version of vi I've ever seen (Albert W. Schueller).
237 the reason that I can state that Vim is the best! (Ferenc Deak, Hungary)
239 Vim is by far the best editor that I have used in a long time, and I have
241 use. Vim is the best on all of them. (Guy L. Oliver)
257 try, and they continue using it. Vim is really the best software I have ever
258 downloaded from the Internet, and the best editor I know of. (Marco
H A Dhangulin.txt14 best.
H A Dos_haiku.txt36 to highlight items. This works best if you set your Terminal window to a
84 in when the window is activated or deactivated (so it works best with focus-
/vim-8.2.3635/
H A DREADME.md7 If you find a bug or want to discuss the best way to add a new feature, please
9 If you have a question or want to discuss the best way to do something with
88 The best is to use `:help` in Vim. If you don't have an executable yet, read
H A DREADME.txt73 The best is to use ":help" in Vim. If you don't have an executable yet, read
/vim-8.2.3635/runtime/indent/
H A Dmail.vim11 " What works best is auto-indenting, disable other indenting.
/vim-8.2.3635/src/testdir/
H A Dtest_spell.vim280 " Test 'spellsuggest' option with methods fast, best and double.
290 " With best or double option, "Stitch" should become the top suggestion
292 set spellsuggest=best
320 set spell spellsuggest=best,file:Xspellsuggest
335 set spell spellsuggest=2,best
379 set spellsuggest=3,best
736 set nospell spellsuggest=1,best
752 set spelllang= spellsuggest=1,best
H A Dtest_matchfuzzy.vim124 " best recursive match
229 " best recursive match
H A Dgen_opt_test.vim136 \ 'spellsuggest': [['', 'best', 'double,33'], ['xxx']],
/vim-8.2.3635/src/libvterm/
H A DREADME33 MERGED - best-effort merge of LOCAL and REMOTE
/vim-8.2.3635/src/
H A DINSTALLmac.txt24 If you don't have the source yet, best is to use git (which you need to
/vim-8.2.3635/runtime/indent/testdir/
H A DREADME.txt75 It's best to keep the whole file valid for FILETYPE, so that syntax
/vim-8.2.3635/runtime/syntax/
H A Dgitolite.vim16 " this seems to be the best way, for now.
/vim-8.2.3635/runtime/tutor/
H A Dtutor.el.cp737476 ---> thee best time to see thee flowers is in thee spring.
H A Dtutor.el.utf-8476 ---> thee best time to see thee flowers is in thee spring.
H A Dtutor.zh_tw.utf-8484 ---> the best time to see thee flowers is in thee spring.
H A Dtutor.zh.utf-8484 ---> the best time to see thee flowers is in thee spring.
H A Dtutor.ja.euc568 ---> thee best time to see thee flowers is in thee spring.
H A Dtutor.ja.utf-8568 ---> thee best time to see thee flowers is in thee spring.
H A Dtutor.el476 ---> thee best time to see thee flowers is in thee spring.
H A Dtutor.zh.euc567 ---> thee best time to see thee flowers is in thee spring.
H A Dtutor.zh_cn.utf-8567 ---> thee best time to see thee flowers is in thee spring.
H A Dtutor.ko.utf-8563 ---> thee best time to see thee flowers is in thee spring.
H A Dtutor.ko.euc563 ---> thee best time to see thee flowers is in thee spring.

123