commit b195be7aa66957888ba1f996b8c24fde7179fbc8
parent 2d31c87c125a439d6aecd05468723ed891564850
Author: lumidify <nobody@lumidify.org>
Date: Thu, 1 Sep 2022 10:54:50 +0200
Remove mapping for substitute command because it could lead to confusion
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/leditrc.example b/leditrc.example
@@ -226,7 +226,6 @@ language-mapping = {
map "" "q"
map "ड" "v"
map "च" "c"
- map "स" "s"
}
}
@@ -298,6 +297,5 @@ language-mapping = {
map "ق" "q"
map "ط" "v"
map "چ" "c"
- map "س" "s"
}
}