| /vim-8.2.3635/runtime/syntax/ |
| H A D | tex.vim | 925 syn match texMathSymbol '\\dot{B}' contained conceal cchar=Ḃ 926 syn match texMathSymbol '\\dot{b}' contained conceal cchar=ḃ 927 syn match texMathSymbol '\\dot{D}' contained conceal cchar=Ḋ 928 syn match texMathSymbol '\\dot{d}' contained conceal cchar=ḋ 929 syn match texMathSymbol '\\dot{F}' contained conceal cchar=Ḟ 930 syn match texMathSymbol '\\dot{f}' contained conceal cchar=ḟ 931 syn match texMathSymbol '\\dot{H}' contained conceal cchar=Ḣ 932 syn match texMathSymbol '\\dot{h}' contained conceal cchar=ḣ 933 syn match texMathSymbol '\\dot{M}' contained conceal cchar=Ṁ 934 syn match texMathSymbol '\\dot{m}' contained conceal cchar=ṁ [all …]
|
| H A D | rib.vim | 35 "integer number, or floating point number without a dot and with "f". 39 "floating point number, with dot, optional exponent 41 "floating point number, starting with a dot, optional exponent 43 "floating point number, without dot, with exponent
|
| H A D | msmessages.vim | 60 " Integer number, or floating point number without a dot and with "f". 73 "floating point number, with dot, optional exponent 75 "floating point number, starting with a dot, optional exponent 77 "floating point number, without dot, with exponent 79 "hexadecimal floating point number, optional leading digits, with dot, with exponent 81 "hexadecimal floating point number, with leading digits, optional dot, with exponent
|
| H A D | slice.vim | 31 "integer number, or floating point number without a dot and with "f". 41 "floating point number, with dot, optional exponent 43 "floating point number, starting with a dot, optional exponent 45 "floating point number, without dot, with exponent
|
| H A D | jgraph.vim | 27 "integer number, or floating point number without a dot. - or no - 29 "floating point number, with dot - or no - 31 "floating point number, starting with a dot - or no -
|
| H A D | sl.vim | 34 "integer number, or floating point number without a dot and with "f". 37 "floating point number, with dot, optional exponent 39 "floating point number, starting with a dot, optional exponent 41 "floating point number, without dot, with exponent
|
| H A D | chaiscript.vim | 27 " floating point number, with dot, optional exponent 30 " floating point number, starting with a dot, optional exponent 33 " floating point number, without dot, with exponent
|
| H A D | expect.vim | 62 "floating point number, with dot, optional exponent 64 "floating point number, starting with a dot, optional exponent 66 "floating point number, without dot, with exponent
|
| H A D | dot.vim | 2 " Filenames: *.dot 4 " URL: http://www.ocaml.info/vim/syntax/dot.vim 116 let b:current_syntax = "dot"
|
| H A D | icon.vim | 110 "integer number, or floating point number without a dot 113 "floating point number, with dot, optional exponent 116 "floating point number, starting with a dot, optional exponent 119 "floating point number, without dot, with exponent
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | hebrewp_utf-8.vim | 52 SR <Char-0x5c1> " shin-dot 53 SL <Char-0x5c2> " sin-dot 90 XW <Char-0xfb2a> " shin+shin-dot 91 Xw <Char-0xfb2b> " shin+sin-dot 92 X..W <Char-0xfb2c> " shin+shin-dot+dagesh 93 X..w <Char-0xfb2d> " shin+sin-dot+dagesh
|
| H A D | hebrew_utf-8.vim | 58 SR <Char-0x5c1> " shin-dot 59 SL <Char-0x5c2> " sin-dot 96 XW <Char-0xfb2a> " shin+shin-dot 97 Xw <Char-0xfb2b> " shin+sin-dot 98 X..W <Char-0xfb2c> " shin+shin-dot+dagesh 99 X..w <Char-0xfb2d> " shin+sin-dot+dagesh
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | dot.vim | 2 " Compiler: ATT dot 9 let current_compiler = "dot" 15 CompilerSet makeprg=dot\ -T$*\ \"%:p\"\ -o\ \"%:p:r.$*\"
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | php.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net> 43 " Provided by Mikolaj Machowski <mikmach at wp dot pl> 64 " Section jumping: [[ and ]] provided by Antony Scriven <adscriven at gmail dot com>
|
| H A D | xslt.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| H A D | csc.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| H A D | tcsh.vim | 4 " Previous Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| H A D | dtd.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| H A D | config.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| H A D | svg.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| H A D | xsd.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| H A D | sgml.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| H A D | sh.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| H A D | html.vim | 3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
|
| /vim-8.2.3635/runtime/macros/urm/ |
| H A D | README.txt | 21 capability. A dot marks the end of a program. (Bug: there must be a space 22 after the dot.) 36 . ("dot blank") halt the machine.
|