lang/web: update set-docsets! & general refactor

This commit is contained in:
Henrik Lissner
2018-09-08 18:35:45 -04:00
parent 1b172e9f43
commit 001f90df2f
2 changed files with 25 additions and 33 deletions

View File

@ -15,7 +15,7 @@
:mode "wp-content/themes/.+/.+\\.php$"
:mode "templates/.+\\.php$"
:config
(set-docsets! 'web-mode "HTML" "Twig" "WordPress")
(set-docsets! 'web-mode "HTML" "CSS" "Twig" "WordPress")
;; tidy is already defined by the format-all package. We redefine it to add
;; more sensible arguments to the tidy command.