ledit

Text editor (WIP)
git clone git://lumidify.org/ledit.git (fast, but not encrypted)
git clone https://lumidify.org/git/ledit.git (encrypted, but very slow)
Log | Files | Refs | README | LICENSE

commit cf586b03aa0ba070b1d617ccff97048da1d4e7ba
parent 2d31c87c125a439d6aecd05468723ed891564850
Author: lumidify <nobody@lumidify.org>
Date:   Thu,  1 Sep 2022 10:54:50 +0200

Remove mapping for substitute command because could lead to confusion

Diffstat:
Mleditrc.example | 2--
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" } }