Skip to content

Instantly share code, notes, and snippets.

@efosong
Created July 21, 2017 21:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save efosong/7cfa3f4fea6e1f25a262bad65ef181b9 to your computer and use it in GitHub Desktop.
Save efosong/7cfa3f4fea6e1f25a262bad65ef181b9 to your computer and use it in GitHub Desktop.
Useful vim digraphs
USEFUL VIM DIGRAPHS
Modified from http://www.alecjacobson.com/weblog/?p=443
GENERAL
Rg ®
Co ©
TM ™
/- †
/= ‡
<- ←
-! ↑
-> →
-v ↓
UD ↕
<> ↔
GENERAL MATHS
+- ±
-+ ∓
11 ¹
1s ₁
22 ²
2s ₂
33 ³
3s ₃
RT √
*P ∏
+Z ∑
00 ∞
Sb ∙
*- ∗
-V ∠
DG °
:: ∷
CAPITAL GREEK SYMBOLS
G* Γ
D* Δ
H* Θ
P* Π
L* Λ
C* Ξ
P* Π
S* Σ
F* Φ
Q* Ψ
W* Ω
LOWERCASE GREEK SYMBOLS
a* α
b* β
g* γ
d* δ
e* ε
z* ζ
y* η
h* θ
i* ι
k* κ
l* λ
m* μ
n* ν
c* ξ
p* π
r* ρ
s* σ
t* τ
u* υ
f* φ
q* ψ
x* χ
w* ω
LOGIC
FA ∀
TE ∃
AN ∧
OR ∨
.: ∴
:. ∵
=> ⇒
<= ⇐
== ⇔
SETS
/O Ø
(- ∈
-) ∋
(U ∩
U) ∪
(C ⊂
)C ⊃
(_ ⊆
)_ ⊇
Ob ∘
CALCULUS
dP ∂
NB ∇
DE ∆
In ∫
DI ∬
EQUALITY
?= ≅
?2 ≈
!= ≠
=< ≤
>= ≥
=3 ≡
== ⇔
0( ∝
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment