URI: 
       tRemove mapping for substitute command because it could lead to confusion - ledit - Text editor (WIP)
  HTML git clone git://lumidify.org/ledit.git (fast, but not encrypted)
  HTML git clone https://lumidify.org/git/ledit.git (encrypted, but very slow)
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit b195be7aa66957888ba1f996b8c24fde7179fbc8
   DIR parent 2d31c87c125a439d6aecd05468723ed891564850
  HTML 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:
         M leditrc.example                     |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/leditrc.example b/leditrc.example
       t@@ -226,7 +226,6 @@ language-mapping = {
                        map "‌" "q"
                        map "ड" "v"
                        map "च" "c"
       -                map "स" "s"
                }
        }
        
       t@@ -298,6 +297,5 @@ language-mapping = {
                        map "ق" "q"
                        map "ط" "v"
                        map "چ" "c"
       -                map "س" "s"
                }
        }