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=
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue