From 9ed5fee1ed1486f40588e7ae3d67dbedc61842ea Mon Sep 17 00:00:00 2001 From: Jeetaditya Chatterjee Date: Sat, 22 Aug 2020 01:08:37 +0100 Subject: [PATCH] doc/cleaing up ligatures readme --- modules/ui/ligatures/README.org | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/ui/ligatures/README.org b/modules/ui/ligatures/README.org index a97b22be6..4179ed54a 100644 --- a/modules/ui/ligatures/README.org +++ b/modules/ui/ligatures/README.org @@ -152,12 +152,12 @@ you can set these symbols out of the box :return "return" :yield "yeild" ;; Other - :union "⋃" - :intersect "∩" - :diff "∖" - :tuple "⨂" - :pipe "" ;; FIXME: find a non-private char - :dot "•") + :union "Union keyword" + :intersect "Intersect keyword" + :diff "diff keyword" + :tuple "Tuple Keyword " + :pipe "Pipe Keyword" ;; FIXME: find a non-private char + :dot "Dot operator") #+END_SRC