Home
last modified time | relevance | path

Searched refs:mf (Results 1 – 25 of 29) sorted by relevance

12

/vim-8.2.3635/runtime/ftplugin/
H A Dmf.vim19 setlocal suffixesadd=.mf
23 let g:omni_syntax_group_include_mf = 'mf\w\+'
66 \ =~# "mf\\(Comment\\|String\\)$"'
H A Dant.vim35 \ "Manifest Files (*.mf)\t*.mf\n" .
H A Djava.vim40 \ "Manifest Files (*.mf)\t*.mf\n" .
H A Dmp.vim23 let g:omni_syntax_group_include_mp = 'mf\w\+,mp\w\+'
78 \ =~# "^mf\\%(Comment\\|String\\|\\)$\\|^mpTeXinsert$"'
H A Dcontext.vim24 let g:omni_syntax_group_include_context = 'mf\w\+,mp\w\+'
/vim-8.2.3635/src/xdiff/
H A Dxutils.c121 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 Dxprepare.c60 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 Dxutils.h34 long xdl_guess_lines(mmfile_t *mf, long sample);
/vim-8.2.3635/runtime/doc/
H A Dpi_netrw.txt1106 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 Dgui_x11.txt174 -mf {font} idem *-mf*
348 -mf
/vim-8.2.3635/runtime/syntax/
H A Dmf.vim91 " 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 Dia64.vim164 "mf
165 syn match ia64opcode "mf\(\.a\)\=\>"
H A Dcontext.vim113 syn match contextStyle '\\\%(em\|ss\|hw\|cg\|mf\)\>'
H A Dmplayerconf.vim43 \ loadidx mc mf ni nobps noextbased
H A Dmp.vim24 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 Dgnuplot.vim390 syn keyword gnuplotKeyword jpeg kyo latex linux lua mf mif mp next openstep
/vim-8.2.3635/runtime/lang/
H A Dmenu_chinese_gb.936.vim402 menutrans Mark\ File<tab>mf ѡ��(Mark)/ȡ��<tab>mf
H A Dmenu_zh_cn.utf-8.vim402 menutrans Mark\ File<tab>mf 选定(Mark)/取消<tab>mf
H A Dmenu_da.utf-8.vim419 menut Mark\ File<tab>mf Mærk\ fil<tab>mf
/vim-8.2.3635/src/
H A Dif_lua.c794 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 Dnetrw.vim504 \ "(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 Dtest_filetype.vim324 \ 'mf': ['file.mf'],
/vim-8.2.3635/runtime/
H A Dmakemenu.vim376 SynMenu M.Metafont:mf
H A Dfiletype.vim1062 au BufNewFile,BufRead *.mf setf mf
/vim-8.2.3635/runtime/tutor/
H A Dtutor.sv.utf-8691 2. Placera markören vid början av det första ordet som är annorlunda jämfört

12