Home
last modified time | relevance | path

Searched refs:pairs (Results 1 – 25 of 44) sorted by relevance

12

/vim-8.2.3635/runtime/syntax/
H A Ddebcontrol.vim36 let s:pairs = [
46 exe 'syn keyword debcontrolArchitecture contained '. join(s:pairs)
48 unlet s:kernels s:archs s:pairs
H A Dspice.vim39 " Matching pairs of parentheses
H A Dinitng.vim71 " TODO: syntax check for ifd-endd pairs
H A Dterminfo.vim32 syn keyword terminfoNumerics cols it lh lw lines lm xmc ma colors pairs wnum
H A Dcontext.vim17 " Dictionary of (filetype, group) pairs to highlight between \startGROUP \stopGROUP.
H A Dflexwiki.vim86 " Formatting can be turned off by ""enclosing it in pairs of double quotes""
H A Deuphoria4.vim129 syn keyword euphoria4Library or_all pad_head pad_tail pairs parse
H A Dlua.vim158 syn keyword luaFunc ipairs pairs
H A Dprogress.vim202 …tem] lc le leading left left-align[ed] left-trim length line list-events list-item-pairs list-items
/vim-8.2.3635/src/proto/
H A Dterm.pro40 void ttest(int pairs);
/vim-8.2.3635/runtime/indent/
H A Delm.vim29 " Indent pairs
H A Dsml.vim74 " Indent pairs
H A Dhtml.vim189 " Take a list of tag name pairs that are not to be used as tag pairs.
215 " Add known tag pairs.
H A Docaml.vim79 " Indent pairs
/vim-8.2.3635/runtime/pack/dist/opt/matchit/doc/
H A Dmatchit.txt304 means that "bo" pairs with "ho" and "boo" pairs with "hoo" and so on. Note
329 so that "%" can bounce between matching "<" and ">" pairs or (starting on
/vim-8.2.3635/runtime/keymap/
H A Dbulgarian-phonetic.vim18 " — The letters Ё and ё, Э and э, and Ы and ы (in pairs of capital and
/vim-8.2.3635/runtime/doc/
H A Dusr_29.txt366 pairs of {} at the same level. "]}" jumps to the end.
415 work on () pairs instead of {} pairs.
H A Dfold.txt186 Markers can have a level included, or can use matching pairs. Including a
188 non-matching marker pairs. Example: >
221 You can also use matching pairs of "{{{" and "}}}" markers to define folds.
H A Dmotion.txt490 paragraph macros, specified by the pairs of characters in the 'paragraphs'
502 a set of section macros, specified by the pairs of characters in the
661 which quote pairs form a string by searching from the
H A Dusr_21.txt113 character followed by an argument. The option/argument pairs are separated by
H A Dusr_24.txt109 The match will also be shown for [] and {} pairs. You don't have to wait
H A Dusr_03.txt165 This also works for [] and {} pairs. (This can be defined with the
/vim-8.2.3635/runtime/plugin/
H A Dtohtml.vim127 " case-insensitive for built-in pairs.
/vim-8.2.3635/src/
H A Dterm.c3157 ttest(int pairs) in ttest() argument
3177 if (pairs) in ttest()
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim79 " append the builtin pairs (/*, */, #if, #ifdef, #ifndef, #else, #elif,

12