From 65f4b29304ffcae232acf358d07f8d53a1482e8b Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Thu, 16 Feb 2023 22:44:20 +0100 Subject: [PATCH] [WIP] Fixes new server/client model --- init.el | 28 +++++++++++++++++++++++----- packages/packages.nix | 2 +- 2 files changed, 24 insertions(+), 6 deletions(-) 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" "**" "***" "**/" "*>" "*/" "\\\\" "\\\\\\" "{-" "::" + ":::" ":=" "!!" "!=" "!==" "-}" "----" "-->" "->" "->>" + "-<" "-<<" "-~" "#{" "#[" "##" "###" "####" "#(" "#?" "#_" + "#_(" ".-" ".=" ".." "..<" "..." "?=" "??" ";;" "/*" "/**" + "/=" "/==" "/>" "//" "///" "&&" "||" "||=" "|=" "|>" "^=" "$>" + "++" "+++" "+>" "=:=" "==" "===" "==>" "=>" "=>>" "<=" + "=<<" "=/=" ">-" ">=" ">=>" ">>" ">>-" ">>=" ">>>" "<*" + "<*>" "<|" "<|>" "<$" "<$>" "