Home
last modified time | relevance | path

Searched refs:ml (Results 1 – 25 of 31) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dtest_match.vim76 let ml = getmatches()
78 call setmatches(ml)
79 call assert_equal(ml, getmatches())
H A Dtest_filetype.vim355 …\ 'ocaml': ['file.ml', 'file.mli', 'file.mll', 'file.mly', '.ocamlinit', 'file.mlt', 'file.mlp', '…
/vim-8.2.3635/runtime/indent/
H A Derlang.vim1392 let ml = matchlist(getline(lnum), '^\(\s*\)%')
1396 if !empty(ml)
1397 let new_col = s:CalcVCol(ml[1], 0, len(ml[1]) - 1, 0, &tabstop)
1405 let ml = matchlist(currline,
1409 if !empty(ml) && !(ml[2] ==# 'catch' && s:IsCatchStandalone(v:lnum, 0))
1411 let curr_col = len(ml[1])
1415 if ml[2] ==# 'end' && exists('b:erlang_syntax_synced')
1439 \[ml[2], 'align_to_begin_element'])
/vim-8.2.3635/runtime/ftplugin/
H A Docaml.vim101 " switching between interfaces (.mli) and implementations (.ml)
108 let fname = s:Fnameescape(substitute(bufname(""), "\\.mli$", ".ml", ""))
114 elseif (match(bufname(""), "\\.ml$") >= 0)
336 " _build .ml
354 " .ml
H A Dgitrebase.vim19 let b:undo_ftplugin = b:undo_ftplugin."|setl com< cms< fo< ml<"
/vim-8.2.3635/src/
H A Dmatch.c472 char_u *ml; in next_search_hl() local
475 ml = ml_get_buf(shl->buf, lnum, FALSE) + matchcol; in next_search_hl()
476 if (*ml == NUL) in next_search_hl()
483 matchcol += mb_ptr2len(ml); in next_search_hl()
/vim-8.2.3635/runtime/compiler/
H A Docaml.vim19 " Error: The implementation foo.ml does not match the interface foo.cmi:
/vim-8.2.3635/runtime/syntax/
H A Dmessages.vim3 " Maintainer: Yakov Lerner <iler.ml@gmail.com>
H A Deviews.vim43 …akesignals makestates makestats makesystem map matrix means merge metafile ml model msg name nnfit…
H A Dlftp.vim93 \ use-ml[sd] use-p[ret] use-q[uit]
H A Daml.vim28 …historicalview ho[ldadjust] hpgl hpgl2 hsv2b[lue] hsv2g[reen] hsv2r[ed] ht[ml] hview ia ided[it] i…
31 …dsa[rc] miadsr[ead] miadsread min minf[o] mino[rity] mir[ror] mitems mjoin ml[classify] mma[sk] mm…
H A Docaml.vim3 " Filenames: *.ml *.mli *.mll *.mly
H A Dsicad.vim269 syn keyword sicadStatement mefd mefds minmax mipg ml
H A Dredif.vim720 …p\|kr\|kw\|kg\|la\|lv\|lb\|ls\|lr\|ly\|li\|lt\|lu\|mo\|mk\|mg\|mw\|my\|mv\|ml\|mt\|mh\|mq\|mr\|mu\…
764 …\|lad\|lan\|lb\|lg\|li\|lij\|lmo\|ln\|lo\|lt\|lv\|map-bms\|mg\|mh\|mi\|mk\|ml\|mn\|mo\|mr\|ms\|mt\…
H A Dvim.vim33 … hl im imdisable imstyle indk isi key langmenu lines lnr lz matchpairs mco ml modeline mousefocus …
/vim-8.2.3635/src/po/
H A Dvim.desktop.in48 Comment[ml]=വാചക രചനകള് തിരുത്തുക
H A Dgvim.desktop.in48 Comment[ml]=വാചക രചനകള് തിരുത്തുക
H A Dtr.po2511 msgstr " Kullanıcı tanımlı tamamlamalar (^U^N^P)"
5541 msgstr "öntanımlı olarak '"
5896 msgstr "Kullanıcı tanımlı bir komut bulunamadı"
5922 msgstr "E178: Sayım için geçersiz öntanımlı değer"
5970 msgstr "E989: Öntanımlı olmayan argüman öntanımlı argümandan sonra"
6269 msgstr " öntanımlılar dosyası: \""
6275 msgstr " $VIM öntanımlı konumu: \""
6278 msgstr "$VIMRUNTIME öntanımlı konumu: \""
6323 msgstr "öntanımlı ayarlar için :set nocp<Enter> "
8303 msgstr "Ekleme kipini öntanımlı kip olarak kullan"
[all …]
/vim-8.2.3635/runtime/
H A Dvim.desktop71 Comment[ml]=വാചക രചനകള് തിരുത്തുക
H A Dgvim.desktop71 Comment[ml]=വാചക രചനകള് തിരുത്തുക
H A Dfiletype.vim1189 au BufNewFile,BufRead *.ml,*.mli,*.mll,*.mly,.ocamlinit,*.mlt,*.mlp,*.mlip,*.mli.cppo,*.ml.cppo set…
/vim-8.2.3635/runtime/macros/life/
H A Dlife.vim240 0,dll,j`a21l,ml,nh
/vim-8.2.3635/runtime/doc/
H A Dquickref.txt806 'modeline' 'ml' recognize modelines at start or end of file
1312 file (see 'ml' option), {set-arg} is
/vim-8.2.3635/runtime/tutor/
H A Dtutor.tr.utf-8877 Vim Vi'dan çok daha fazla özelliğe sahiptir fakat birçoğu öntanımlı olarak
H A Dtutor.tr.iso9877 Vim Vi'dan �ok daha fazla �zelli�e sahiptir fakat bir�o�u �ntan�ml� olarak

12