title | category |
---|---|
Vim digraphs |
Vim |
<Ctrl-K>OK
{:.light}
:dig
:digraphs
{:.lights}
| ℠ | ™ | © | ® | ¶ | † | ‡ | – | ± | | SM | TM | Co | Rg | PI | /- | /= | -- | +- |
| § | µ | £ | ¢ | ¥ | ¤ | | SE | My | $$ | Ct | Ye | Cu |
| ★ | ☆ | ♡ | ◆ | ◇ | | *2 | *1 | cH | Db | Dw |
| ✓ | ✗ | | OK | XX |
| ⋅ | · | ○ | ∙ | ∘ | ∴ | ∵ | ∶ | ∷ | | .P | .M | 0m | Sb | Ob | .: | :. | :R | :: |
| ⊙ | ⊚ | ◎ | □ | ▪ | | 0. | 02 | 0o | OS | sB |
| ø | ≃ | ≅ | ≥ | ≤ | ≡ | ≮ | ≯ | ≠ | | o/ | ?- | ?= | >= | =< | =3 | !< | !> | != |
| √ | × | ÷ | | RT root | /\ times | -: divide |
| ⊂ | ⊃ | ∩ | ∪ | | (C subset | )C superset | (U intersection | )U union |
| ¼ | ½ | ¾ | ₃ | ₂ | ³ | ² | | 14 | 12 | 34 | 3s | 2s | 3S | 2S |
| Α | α | Β | β | Γ | γ | Δ | δ | Ε | ε | Ζ | ζ | | A* | a* | B* | b* | G* | g* | D* | d* | E* | e* | Z* | z* |
| Η | η | Θ | θ | Ι | ι | Κ | κ | Λ | λ | Μ | μ | | Y* | y* | H* | h* | I* | i* | K* | k* | L* | l* | M* | m* |
| Ν | ν | Ξ | ξ | Ο | ο | Π | π | Ρ | ρ | Σ | σ | ς | | N* | n* | C* | c* | O* | o* | P* | p* | R* | r* | S* | s* | *s |
| Τ | τ | Υ | υ | Φ | φ | Χ | χ | Ψ | ψ | Ω | ω | | T* | t* | U* | u* | F* | f* | X* | x* | Q* | q* | W* | w* |
| ▲ | △ | ▼ | ▽ | | UT | uT | Dt | dT |
| ▶ | ▷ | ◀ | ◁ | | PR | Tr | PL | Tl |
| » | « | 〈 | 〉 | ‹ | › | | >> | << | </ | /> | <1 | >1 |
| ← | → | ↑ | ↓ | ↕ | ↔ | | <- | -> | -! | -v | UD | <> |
| ⇐ | ⇒ | ⇔ | | <= | => | == |
<style> .all table tr td { text-align: center; } .all table tr:first-child td { font-size: 1.3em; padding-bottom: 0; } .all table tr:first-child+tr td { font-size: 0.9em; color: dodgerblue; border-top: 0; padding-top: 0; font-family: fira mono, monospace; } .all table em { color: #aaa; font-size: 0.9em; font-style: normal; font-family: roboto, sans-serif; } </style>