lang/web/+css: refactor; css imenu support; add counsel-imenu & rainbow-mode
This commit is contained in:
parent
e835d089c8
commit
4f5826df37
2 changed files with 23 additions and 14 deletions
|
@ -1,8 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/web/packages.el
|
||||
|
||||
;; config.el
|
||||
;; n/a
|
||||
(package! rainbow-mode)
|
||||
(when (featurep! :completion ivy)
|
||||
(package! counsel-css :recipe (:fetcher github :repo "hlissner/emacs-counsel-css")))
|
||||
|
||||
;; +html.el
|
||||
(package! company-web)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue