Home
last modified time | relevance | path

Searched refs:hf (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/runtime/doc/
H A Dtest_urls.vim45 g#^[hf]t\?tp:/\(/\?\.*\)$#d
H A Dvi_diff.txt309 - option value :set hf=<Tab>
H A Dquickref.txt740 'helpfile' 'hf' full path name of the main help file
H A Dtags352 'hf' options.txt /*'hf'*
H A Doptions.txt3987 *'helpfile'* *'hf'*
3988 'helpfile' 'hf' string (default (MS-Windows) "$VIMRUNTIME\doc\help.txt"
/vim-8.2.3635/runtime/syntax/
H A Dlftp.vim91 \ use-fe[at] use-fx[p] use-hf[tp]
H A Dpov.vim70 syn match povDotItem "\.\@<=\(blue\|green\|gray\|filter\|red\|transmit\|hf\|t\|u\|v\|x\|y\|z\)\>" d…
H A Dvim.vim38 …dt fileencoding fixeol foldcolumn foldminlines fp gfn grepprg guiligatures hf hkmap icon imc imsf …
/vim-8.2.3635/src/
H A Dos_win32.c6923 HANDLE hf; in mch_wrename() local
6962 if ((hf = CreateFileW(wold, GENERIC_WRITE, 0, NULL, CREATE_NEW, in mch_wrename()
6965 if (!CloseHandle(hf)) in mch_wrename()
/vim-8.2.3635/runtime/
H A Doptwin.vim248 call <SID>OptionG("hf", &hf)