From adf3fb27fa3e128cb93db3bcdf36e2138e946139 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tr=C3=A9meur?= Date: Thu, 16 Feb 2023 20:22:13 +0000 Subject: [PATCH] typos --- config.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.org b/config.org index 57235d9..97ee3e2 100644 --- a/config.org +++ b/config.org @@ -799,7 +799,7 @@ Automatically use smart quotes. (Can’t be set to =text-mode-hook=, unfortunate ** =web-mode= -This is good for auto indentation, folding, killing elements, apparently XPath?? but I’ve failed to make faces work like the do in normal =html-mode=. +This is good for auto indentation, folding, killing elements, apparently XPath?? but I’ve failed to make faces work like they do in normal =html-mode=. #+BEGIN_SRC emacs-lisp (use-package web-mode @@ -871,7 +871,7 @@ Nice monochrome-ish light theme, reminiscent of [[https://edwardtufte.github.io/ #+BEGIN_SRC emacs-lisp (use-package tao-theme) (load-theme 'tao-yang t) -#+end_SRC + #+END_SRC ** Colours