From 2a050c5248765894cb7df832a15ffa2146101f87 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Fri, 11 Jun 2021 12:47:12 -0400 Subject: [PATCH] Disable ligature mode for now Broken on 27.2 --- config.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.org b/config.org index 5d7a635..bb893b7 100644 --- a/config.org +++ b/config.org @@ -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. -- 2.39.2