summaryrefslogtreecommitdiffstats
path: root/src/digraph.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/digraph.c')
-rw-r--r--src/digraph.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/digraph.c b/src/digraph.c
index fc29ac7490..9f7d0cc4e2 100644
--- a/src/digraph.c
+++ b/src/digraph.c
@@ -1425,6 +1425,8 @@ static digr_T digraphdefault[] =
{'W', '=', 0x20a9},
{'=', 'e', 0x20ac}, /* euro */
{'E', 'u', 0x20ac}, /* euro */
+ {'=', 'R', 0x20bd}, /* rouble */
+ {'=', 'P', 0x20bd}, /* rouble */
{'o', 'C', 0x2103},
{'c', 'o', 0x2105},
{'o', 'F', 0x2109},