lang/{javascript,web}: add web-beautify plugin
This commit is contained in:
parent
0243229690
commit
495b0d0016
4 changed files with 20 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
;;; lang/web/packages.el
|
||||
|
||||
(package! rainbow-mode)
|
||||
(package! web-beautify)
|
||||
(when (featurep! :completion ivy)
|
||||
(package! counsel-css :recipe (:fetcher github :repo "hlissner/emacs-counsel-css")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue