master
trémeur 2 years ago
parent 806f73fef7
commit adf3fb27fa

@ -799,7 +799,7 @@ Automatically use smart quotes. (Cant be set to =text-mode-hook=, unfortunate
** =web-mode= ** =web-mode=
This is good for auto indentation, folding, killing elements, apparently XPath?? but Ive failed to make faces work like the do in normal =html-mode=. This is good for auto indentation, folding, killing elements, apparently XPath?? but Ive failed to make faces work like they do in normal =html-mode=.
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(use-package web-mode (use-package web-mode
@ -871,7 +871,7 @@ Nice monochrome-ish light theme, reminiscent of [[https://edwardtufte.github.io/
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(use-package tao-theme) (use-package tao-theme)
(load-theme 'tao-yang t) (load-theme 'tao-yang t)
#+end_SRC #+END_SRC
** Colours ** Colours

Loading…
Cancel
Save