mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/web/+css: refactor; css imenu support; add counsel-imenu & rainbow-mode
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user