]> git.armaanb.net Git - config.org.git/commitdiff
Disable ligature mode for now
authorArmaan Bhojwani <me@armaanb.net>
Fri, 11 Jun 2021 16:47:12 +0000 (12:47 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Fri, 11 Jun 2021 16:47:12 +0000 (12:47 -0400)
Broken on 27.2

config.org

index 5d7a6354fabe906284787924041b8196b10ca571..bb893b72bf0f310356c108f21da5d2fa25795830 100644 (file)
@@ -76,7 +76,8 @@ JetBrains Mono is a great programming font with ligatures. The "NF" means that i
        "[||]" "[<" "[|" "{|" "?." "?=" "?:" "##" "###" "####" "#["
        "#{" "#=" "#!" "#:" "#_(" "#_" "#?" "#(" ";;" "_|_" "__" "~~"
        "~~>" "~>" "~-" "~@" "$>" "^=" "]#"))
-    (global-ligature-mode t))
+    ;; (global-ligature-mode t))
+    )
 #+end_src
 ** Line numbers
 Display relative line numbers except in certain modes.