Move helm-css-scss package to lang/web/+css
This commit is contained in:
parent
e89e3bd15e
commit
48c77b1126
4 changed files with 13 additions and 6 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue