| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | mf.vim | 19 setlocal suffixesadd=.mf 23 let g:omni_syntax_group_include_mf = 'mf\w\+' 66 \ =~# "mf\\(Comment\\|String\\)$"'
|
| H A D | ant.vim | 35 \ "Manifest Files (*.mf)\t*.mf\n" .
|
| H A D | java.vim | 40 \ "Manifest Files (*.mf)\t*.mf\n" .
|
| H A D | mp.vim | 23 let g:omni_syntax_group_include_mp = 'mf\w\+,mp\w\+' 78 \ =~# "^mf\\%(Comment\\|String\\|\\)$\\|^mpTeXinsert$"'
|
| H A D | context.vim | 24 let g:omni_syntax_group_include_context = 'mf\w\+,mp\w\+'
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | xutils.c | 121 long xdl_guess_lines(mmfile_t *mf, long sample) { in xdl_guess_lines() argument 125 if ((cur = data = xdl_mmfile_first(mf, &size)) != NULL) { in xdl_guess_lines() 137 nl = xdl_mmfile_size(mf) / (tsize / nl); in xdl_guess_lines()
|
| H A D | xprepare.c | 60 static int xdl_prepare_ctx(unsigned int pass, mmfile_t *mf, long narec, xpparam_t const *xpp, 160 static int xdl_prepare_ctx(unsigned int pass, mmfile_t *mf, long narec, xpparam_t const *xpp, in xdl_prepare_ctx() argument 195 if ((cur = blk = xdl_mmfile_first(mf, &bsize)) != NULL) { in xdl_prepare_ctx()
|
| H A D | xutils.h | 34 long xdl_guess_lines(mmfile_t *mf, long sample);
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | pi_netrw.txt | 1106 mf Mark a file |netrw-mf| 1159 (see |netrw-mf|) 2122 then pressing "mf". 2203 (also see |netrw-mf|, |netrw-mu|) 2206 mf (|netrw-mf|) on a specific, already marked, file to unmark just that file. 2209 (also see |netrw-mf|) 2216 (also see |netrw-mf|) 2224 (also see |netrw-mf|) 2449 typing "mf" clears the target. 2537 (See |netrw-mf|, |netrw-mF|) [all …]
|
| H A D | gui_x11.txt | 174 -mf {font} idem *-mf* 348 -mf
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | mf.vim | 91 " Keywords defined by plain.mf (defined on pp.262-278) 149 " By default, METAFONT loads modes.mf, too 293 let b:current_syntax = "mf"
|
| H A D | ia64.vim | 164 "mf 165 syn match ia64opcode "mf\(\.a\)\=\>"
|
| H A D | context.vim | 113 syn match contextStyle '\\\%(em\|ss\|hw\|cg\|mf\)\>'
|
| H A D | mplayerconf.vim | 43 \ loadidx mc mf ni nobps noextbased
|
| H A D | mp.vim | 24 let g:plain_mf_macros = 0 " plain.mf has no special meaning for MetaPost 26 let g:other_mf_macros = 0 " cmbase.mf, logo.mf, ... neither 29 runtime! syntax/mf.vim
|
| H A D | gnuplot.vim | 390 syn keyword gnuplotKeyword jpeg kyo latex linux lua mf mif mp next openstep
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_chinese_gb.936.vim | 402 menutrans Mark\ File<tab>mf ѡ��(Mark)/ȡ��<tab>mf
|
| H A D | menu_zh_cn.utf-8.vim | 402 menutrans Mark\ File<tab>mf 选定(Mark)/取消<tab>mf
|
| H A D | menu_da.utf-8.vim | 419 menut Mark\ File<tab>mf Mærk\ fil<tab>mf
|
| /vim-8.2.3635/src/ |
| H A D | if_lua.c | 794 luaV_msgfunc(lua_State *L, msgfunc_T mf) in luaV_msgfunc() argument 808 mf((char *)s); in luaV_msgfunc() 812 mf((char *)s); in luaV_msgfunc()
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | netrw.vim | 504 \ "(marks) mf:mark file mt:set target mm:move mc:copy", 3097 " mf : a:machine filename Use ftp + <.netrc> or g:netrw_uid s:netrw_passwd 3109 let mf = '^\(\S\+\)\s\+\(\S\+\)$' 3241 elseif match(a:choice,mf) == 0 3245 let g:netrw_machine = substitute(a:choice,mf,'\1',"") 3246 let b:netrw_fname = substitute(a:choice,mf,'\2',"") 3250 let g:netrw_machine = substitute(a:choice,mf,'\1',"") 3251 let b:netrw_fname = substitute(a:choice,mf,'\2',"") 6558 nnoremap <buffer> <silent> <nowait> mf :<c-u>call <SID>NetrwMarkFile(1,<SID>NetrwGetWord())<cr> 6827 " s:NetrwMarkFile: (invoked by mf) This function is used to both {{{2 [all …]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_filetype.vim | 324 \ 'mf': ['file.mf'],
|
| /vim-8.2.3635/runtime/ |
| H A D | makemenu.vim | 376 SynMenu M.Metafont:mf
|
| H A D | filetype.vim | 1062 au BufNewFile,BufRead *.mf setf mf
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.sv.utf-8 | 691 2. Placera markören vid början av det första ordet som är annorlunda jämfört
|