Update ligature sets

This commit is contained in:
Evie Litherland-Smith 2024-03-01 18:13:52 +00:00
parent 0a1ebdc33d
commit 335bb0a34c

View file

@ -123,12 +123,12 @@ Removed in favour of [[https://github.com/catppuccin/emacs][Catppuccin (emacs)]]
:config
(ligature-set-ligatures
'(text-mode prog-mode org-mode)
'("<--" "<---" "<<-" "<-" "->" "->>" "-->" "--->"
"<==" "<===" "<<=" "<=" "=>" "=>>" "==>" "===>"
"<->" "<-->" "<--->" "<---->" "<=>" "<==>" "<===>" "<====>" "::" ":::"
"<~~" "</" "</>" "/>" "~~>" "==" "!=" "<>" "===" "!==" "!==="
'("<--" "<<-" "<-" "->" "->>" "-->" "<->"
"<==" "<<=" "<=" "=>" "=>>" "==>" "<=>"
"<~~" "</" "</>" "/>" "~~>" "<>"
"==" "!=" "<=" ">=" "===" "!=="
"<:" ":=" "*=" "*+" "<*" "<*>" "*>" "<|" "<|>" "|>" "+*" "=*" "=:" ":>"
"/*" "*/" "+++" "<!--" "<!---"))
"/*" "*/" "+++" "<!--"))
(global-ligature-mode +1))
#+end_src
** Whitespace mode