diff --git a/init.el b/init.el index 73c25a7..adef201 100644 --- a/init.el +++ b/init.el @@ -19,13 +19,29 @@ (dolist (feature (nreverse features)) (setq body `(with-eval-after-load ',feature ,body))) body)) - :documentation "Load the cvurrent feature after FEATURES.") + :documentation "Load the current feature after FEATURES.") + + +(setup ligatures + (ligature-set-ligatures 't '("www")) + (ligature-set-ligatures 'prog-mode '("www" "**" "***" "**/" "*>" "*/" "\\\\" "\\\\\\" "{-" "::" + ":::" ":=" "!!" "!=" "!==" "-}" "----" "-->" "->" "->>" + "-<" "-<<" "-~" "#{" "#[" "##" "###" "####" "#(" "#?" "#_" + "#_(" ".-" ".=" ".." "..<" "..." "?=" "??" ";;" "/*" "/**" + "/=" "/==" "/>" "//" "///" "&&" "||" "||=" "|=" "|>" "^=" "$>" + "++" "+++" "+>" "=:=" "==" "===" "==>" "=>" "=>>" "<=" + "=<<" "=/=" ">-" ">=" ">=>" ">>" ">>-" ">>=" ">>>" "<*" + "<*>" "<|" "<|>" "<$" "<$>" "