From 77fa033bf045c99693d83b2c7a2e8a4ab0240a3f Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 16 Jan 2024 15:47:57 +0000 Subject: [PATCH] Update ligatures to use Iosevka definitions --- README.org | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/README.org b/README.org index 650fc7a..1b867d6 100644 --- a/README.org +++ b/README.org @@ -350,20 +350,12 @@ Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia :config (ligature-set-ligatures '(text-mode prog-mode org-mode) - '("++" "/=" "&&" "||" "||=" ; Arithmetic - "->" "=>" "::" "__" ; Scope - "==" "===" "!=" "=/=" ; Equality - "<=" ">=" "<=>" ; Comparisons - "/*" "*/" "//" "///" ; Comments - "<<" "<<<" "<<=" ">>" ">>>" ">>=" "|=" "^=" ; Bit operations - ; TODO add hexadecimal ex? - "" "-->" "/>" ; HTML - "##" "###" "####" "#####" "######" ; Markdown - "..=" "::<" ; Rust - "-|" "_|_" "|-" "||-" "|=" "||=" ; Logic - ":>" ":<" ">:" "<:" "::>" "<::" ">::" ; Other - "{|" "|}" "#[" "]#" "::=" "#!" "#=" - )) + '("<--" "<---" "<<-" "<-" "->" "->>" "-->" "--->" + "<==" "<===" "<<=" "<=" "=>" "=>>" "==>" "===>" + "<->" "<-->" "<--->" "<---->" "<=>" "<==>" "<===>" "<====>" "::" ":::" + "<~~" "" "/>" "~~>" "==" "!=" "<>" "===" "!==" "!===" + "<:" ":=" "*=" "*+" "<*" "<*>" "*>" "<|" "<|>" "|>" "+*" "=*" "=:" ":>" + "/*" "*/" "+++" "