Home
last modified time | relevance | path

Searched refs:dot (Results 1 – 25 of 190) sorted by relevance

12345678

/vim-8.2.3635/runtime/syntax/
H A Dtex.vim925 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 Drib.vim35 "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 Dmsmessages.vim60 " 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 Dslice.vim31 "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 Djgraph.vim27 "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 Dsl.vim34 "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 Dchaiscript.vim27 " 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 Dexpect.vim62 "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 Ddot.vim2 " Filenames: *.dot
4 " URL: http://www.ocaml.info/vim/syntax/dot.vim
116 let b:current_syntax = "dot"
H A Dicon.vim110 "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 Dhebrewp_utf-8.vim52 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 Dhebrew_utf-8.vim58 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 Ddot.vim2 " 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 Dphp.vim3 " 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 Dxslt.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
H A Dcsc.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
H A Dtcsh.vim4 " Previous Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
H A Ddtd.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
H A Dconfig.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
H A Dsvg.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
H A Dxsd.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
H A Dsgml.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
H A Dsh.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
H A Dhtml.vim3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
/vim-8.2.3635/runtime/macros/urm/
H A DREADME.txt21 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.

12345678