| /vim-8.2.3635/runtime/syntax/ |
| H A D | mix.vim | 4 " Filenames: *.mixal *.mix 79 let b:current_syntax = "mix"
|
| H A D | ia64.vim | 166 "mix 167 syn match ia64opcode "mix[124]\.[lr]\>" 251 syn match ia64registers "\(@rev\|@mix\|@shuf\|@alt\|@brcst\)\>"
|
| H A D | less.vim | 35 … "\<\%(saturate\|desaturate\|lighten\|darken\|fadein\|fadeout\|fade\|spin\|mix\|greyscale\|contras…
|
| H A D | sass.vim | 29 syn match sassFunction "\<\%(rgb\|rgba\|red\|green\|blue\|mix\)\>(\@=" contained
|
| H A D | mush.vim | 49 syntax keyword mushFunction contained member merge mid min mix mod modulo modulus
|
| H A D | clojure.vim | 32 …mix-collection-hash","clojure.core/mod","clojure.core/munge","clojure.core/name","clojure.core/nam…
|
| H A D | neomuttrc.vim | 202 …ttach browser compose editor generic index key_select_pgp key_select_smime mix pager pgp postpone … 657 \ 'mix', 'modify-labels-then-hide', 'modify-labels', 'modify-tags-then-hide',
|
| H A D | 8th.vim | 320 Builtin gain? snd:gain? init snd:init len snd:len loop snd:loop loop? snd:loop? mix snd:mix new sn…
|
| H A D | css.vim | 413 syn keyword cssAuralAttr contained non mix
|
| /vim-8.2.3635/runtime/indent/testdir/ |
| H A D | sshconfig.in | 42 Host mix
|
| H A D | sshconfig.ok | 42 Host mix
|
| /vim-8.2.3635/src/ |
| H A D | help.c | 974 int mix = FALSE; // detected mixed encodings in helptags_one() local 1066 mix = !got_int; in helptags_one() 1175 if (mix) in helptags_one()
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …moize","merge","merge-with","meta","method-sig","methods","min","min-key","mix-collection-hash","m…
|
| H A D | csscomplete.vim | 9 …idth max-zoom min-block-size min-height min-inline-size min-width min-zoom mix-blend-mode negative… 358 elseif prop == 'mix-blend-mode'
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_filetype.vim | 163 \ 'elixir': ['file.ex', 'file.exs', 'mix.lock'], 328 \ 'mix': ['file.mix', 'file.mixal'],
|
| H A D | test_fold.vim | 1175 " Use a mix of multi-byte and single-byte characters
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | vim9.txt | 1289 dictionary. If there is a mix of types, the "any" type is used. > 1361 appear as the first statement in the file (see |vim9-mix| for an exception). 1385 *vim9-mix* 1638 mix of static typing (a variable always has a known value type) and dynamic 1642 faster execution, we need to have this mix in Vim9 script.
|
| H A D | usr_10.txt | 95 delete commands. This allows you to mix recording with other commands to 324 Visual area started. And you can mix the marks with other items: >
|
| H A D | usr_03.txt | 75 With this mix of lowercase and uppercase commands, you can quickly move
|
| H A D | usr_30.txt | 426 1. Use a mix of <Tab> and space characters. Since a <Tab> takes the place of
|
| H A D | fold.txt | 232 You can mix using markers with a number and without a number. A useful way of
|
| H A D | gui_x11.txt | 657 In general, do not try to mix files from different GTK+, Motif, Athena and X11
|
| /vim-8.2.3635/runtime/ |
| H A D | filetype.vim | 415 au BufRead,BufNewFile mix.lock,*.exs setf elixir 1071 au BufNewFile,BufRead *.mix,*.mixal setf mix
|
| H A D | makemenu.vim | 379 SynMenu M.MIX:mix
|
| H A D | synmenu.vim | 357 an 50.70.330 &Syntax.M.MIX :cal SetSyn("mix")<CR>
|