Searched refs:quoted (Results 1 – 25 of 44) sorted by relevance
12
| /vim-8.2.3635/runtime/syntax/ |
| H A D | mail.vim | 17 " the header are highlighted. Headers of quoted messages (quoted with >) are 26 " For "From " matching case is required. The "From " is not matched in quoted 36 " Headers in properly quoted (with "> " or ">") emails are matched 72 " Even and odd quoted lines. Order is important here!
|
| H A D | matlab.vim | 8 " added highlight rule for double-quoted string literals 10 " - double-quoted string literals added
|
| H A D | asciidoc.vim | 13 " - Nested quoted text formatting is highlighted according to the outer 45 " As a damage control measure quoted patterns always terminate at a blank 62 " Don't allow ` in single quoted (a kludge to stop confusion with `monospaced`).
|
| H A D | monk.vim | 139 " ... so that a single + or -, inside a quoted context, would not be 180 " Non-quoted lists, and strings:
|
| H A D | meson.vim | 39 " Strings can either be single quoted or triple counted across multiple lines,
|
| H A D | aptconf.vim | 444 " * When a semicolon is missing after a double-quoted string: 461 " * When space is missing between option and (quoted) value:
|
| H A D | readline.vim | 236 \ quoted-insert
|
| H A D | neomuttrc.vim | 377 \ index_tag index_tags indicator markers message normal options progress prompt quoted 382 syntax match muttrcColorField contained "\<quoted\d\=\>" 673 \ 'sidebar-prev', 'sidebar-toggle-virtual', 'sidebar-toggle-visible', 'skip-quoted', 677 \ 'toggle-mailboxes', 'toggle-new', 'toggle-prefer-encrypt', 'toggle-quoted',
|
| H A D | muttrc.vim | 494 syn match muttrcFunction contained "\<toggle-\%(mailboxes\|new\|quoted\|subscribed\|unlink\|write\)… 501 …n\|refresh\|rename-file\|reply\|select-new\|set-flag\|shell-escape\|skip-quoted\|sort\|subscribe\|… 614 \ normal prompt quoted search sidebar-divider sidebar-flagged sidebar-highlight 617 syn match muttrcColorField contained "\<quoted\d\=\>"
|
| H A D | rhelp.vim | 12 " - No support for \var tag within quoted string
|
| H A D | python.vim | 123 " Triple-quoted strings can contain doctests.
|
| H A D | tcsh.vim | 102 \ overwrite-mode prefix-meta quoted-insert redisplay
|
| H A D | logtalk.vim | 31 " Logtalk quoted atoms and strings
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | text.vim | 16 " for Mail quoted text with '>'.
|
| /vim-8.2.3635/src/po/ |
| H A D | tojavascript.vim | 4 " quoted strings.
|
| /vim-8.2.3635/src/ |
| H A D | popupmenu.c | 1210 int quoted = FALSE; in split_message() local 1235 quoted = !quoted; in split_message() 1240 else if (!quoted) in split_message()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_28.txt | 337 together. An example is an e-mail message where the quoted text is indicated 345 > quoted text he wrote 346 > quoted text he wrote 347 > > double quoted text I wrote 348 > > double quoted text I wrote
|
| H A D | visual.txt | 249 a" a double quoted string (with quotes) |v_aquote| 250 i" inner double quoted string |v_iquote| 251 a' a single quoted string (with quotes) |v_a'| 252 i' inner simple quoted string |v_i'|
|
| H A D | index.txt | 485 |v_aquote| a" double quoted string 486 |v_a'| a' single quoted string 503 |v_iquote| i" double quoted string without the quotes 504 |v_i'| i' single quoted string without the quotes 952 quoted string 954 quoted string 964 quoted string 982 quoted string (without quotes) 984 quoted string (without quotes) 994 quoted string (without the backticks)
|
| H A D | quickref.txt | 478 |v_a'| N a' Select "a single quoted string" 479 |v_i'| N i' Select "inner single quoted string" 480 |v_aquote| N a" Select "a double quoted string" 481 |v_iquote| N i" Select "inner double quoted string" 482 |v_a`| N a` Select "a backward quoted string" 483 |v_i`| N i` Select "inner backward quoted string"
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | rust.vim | 283 " 4: double-quoted backslash 318 elseif l:state == 4 " double-quoted backslash 327 elseif l:state == 5 " single-quoted
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_textobjects.vim | 512 " Test for i" when cursor is in front of a quoted object 562 " selecting space before and after a quoted string 570 " quoted string with odd or even number of backslashes.
|
| H A D | test_gn.vim | 5 " replace a single char by itself quoted:
|
| /vim-8.2.3635/runtime/pack/dist/opt/shellmenu/plugin/ |
| H A D | shellmenu.vim | 70 imenu SpShVars.All positional parameters (quoted spaces) ${*}
|
| /vim-8.2.3635/runtime/pack/dist/opt/justify/plugin/ |
| H A D | justify.vim | 47 " Note that the value 0, needs to be quoted as a string. This value
|
12