Home
last modified time | relevance | path

Searched refs:lid (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_listener.vim266 let lid = listener_add("EchoChanges")
277 call listener_remove(lid)
292 let lid = listener_add("EchoChanges")
301 call listener_remove(lid)
336 let lid = listener_add("Listener")
343 let lid = listener_add("Listener")
366 let lid = listener_add('Listener')
H A Dtest_filetype.vim159 \ 'dylanlid': ['file.lid'],
/vim-8.2.3635/src/po/
H A Dca.po799 msgstr "(No v�lid)"
2670 msgstr "el buffer no �s v�lid"
2730 msgstr "n�mero de buffer no v�lid"
2739 msgstr "nom de marca no v�lid"
2832 msgstr "Argument no v�lid per a"
4625 msgstr "E369: �tem no v�lid a %s%%[]"
4698 msgstr "E63: �s inv�lid de \\_"
6365 msgstr "E474: Argument no v�lid"
6369 msgstr "E475: Argument no v�lid: %s"
6376 msgstr "E16: Interval no v�lid"
[all …]
/vim-8.2.3635/runtime/lang/
H A Dmenu_eo.utf-8.vim369 menutrans Dylan\ lid Dylan\ lid
H A Dmenu_fi_fi.latin1.vim238 menutrans Dylan\ lid LID
H A Dmenu_fr_fr.latin1.vim392 menutrans Dylan\ lid LID
/vim-8.2.3635/runtime/doc/
H A Dtips.txt98 - The GNU id-tools installed (mkid is needed to create ID and lid is needed to
109 let x = system("lid --key=none ". g:word)
H A Dquickfix.txt977 5. Using :vimgrep and :grep *grep* *lid*
1176 :set grepprg=lid\ -Rgrep\ -s
H A Dtags7739 lid quickfix.txt /*lid*
H A Dversion5.txt7505 dylan Dylan, Dylan-intr and Dylan-lid (Brent Fulgham)
/vim-8.2.3635/runtime/syntax/
H A Dia64.vim247 …"cr\.\(dcr\|itm\|iva\|pta\|ipsr\|isr\|ifa\|iip\|itir\|iipa\|ifs\|iim\|iha\|lid\|ivr\|tpr\|eoi\|irr…
/vim-8.2.3635/runtime/
H A Dmakemenu.vim201 SynMenu DE.Dylan.Dylan\ lid:dylanlid
H A Dfiletype.vim522 " Dylan - lid files
523 au BufNewFile,BufRead *.lid setf dylanlid
H A Dsynmenu.vim185 an 50.30.470 &Syntax.DE.Dylan.Dylan\ lid :cal SetSyn("dylanlid")<CR>
/vim-8.2.3635/src/
H A Dregexp_nfa.c4306 int lid, in report_state() argument
4319 action, abs(state->id), lid, state->c, code, col, in report_state()