]> git.armaanb.net Git - config.org.git/commitdiff
Remove annoying ligature
authorArmaan Bhojwani <me@armaanb.net>
Fri, 2 Apr 2021 16:23:08 +0000 (12:23 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Fri, 2 Apr 2021 16:23:08 +0000 (12:23 -0400)
config.org

index 8874c15be23021e06fbe313a25c769a0f52efde0..96cc2096bee11025d473a6d30cdb6e105bf0d9e4 100644 (file)
@@ -68,7 +68,7 @@ Great programming font with ligatures.
     :config
     (ligature-set-ligatures
      '(prog-mode text-mode)
-     '("-|" "-~" "---" "-<<" "-<" "--" "->" "->>" "-->" "///" "/=" "/=="
+     '("-|" "-~" "---" "-<<" "-<" "--" "->" "->>" "-->" "/=" "/=="
        "/>" "//" "/*" "*>" "*/" "<-" "<<-" "<=>" "<=" "<|" "<||"
        "<|||" "<|>" "<:" "<>" "<-<" "<<<" "<==" "<<=" "<=<" "<==>" "<-|"
        "<<" "<~>" "<=|" "<~~" "<~" "<$>" "<$" "<+>" "<+" "</>" "</" "<*"