Minor refactors & comment revision

This commit is contained in:
Henrik Lissner 2020-01-02 21:13:31 -05:00
parent 10f7c9fbcc
commit 195dfda045
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 10 additions and 8 deletions

View file

@ -36,7 +36,6 @@
(use-package! counsel-css
:when (featurep! :completion ivy)
:commands counsel-css
:hook (css-mode . counsel-css-imenu-setup)
:init
(map! :map (css-mode-map scss-mode-map less-css-mode-map)