typos
This commit is contained in:
parent
806f73fef7
commit
adf3fb27fa
1 changed files with 2 additions and 2 deletions
|
@ -799,7 +799,7 @@ Automatically use smart quotes. (Can’t be set to =text-mode-hook=, unfortunate
|
||||||
|
|
||||||
** =web-mode=
|
** =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
|
#+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…
Add table
Add a link
Reference in a new issue