mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
Move helm-css-scss package to lang/web/+css
This commit is contained in:
@@ -163,11 +163,6 @@ be negative.")
|
||||
(setq helm-bookmark-show-location t)
|
||||
|
||||
|
||||
;; `helm-css-scss' -- https://github.com/ShingoFukuyama/helm-css-scss
|
||||
(setq helm-css-scss-split-direction #'split-window-vertically
|
||||
helm-css-scss-split-with-multiple-windows t)
|
||||
|
||||
|
||||
;; `helm-files'
|
||||
(after! helm-files
|
||||
(setq helm-boring-file-regexp-list
|
||||
|
@@ -5,7 +5,6 @@
|
||||
(package! helm-ag)
|
||||
(package! helm-c-yasnippet)
|
||||
(package! helm-company)
|
||||
(package! helm-css-scss)
|
||||
(package! helm-describe-modes :recipe (:fetcher github :repo "emacs-helm/helm-describe-modes"))
|
||||
(package! helm-projectile)
|
||||
(package! swiper-helm)
|
||||
|
Reference in New Issue
Block a user