Move define-docset! calls to modules
This commit is contained in:
parent
b220872cc6
commit
b2a3ab90b3
10 changed files with 20 additions and 15 deletions
|
@ -12,6 +12,7 @@
|
|||
:preface
|
||||
(require 'css-mode)
|
||||
:init
|
||||
(define-docset! scss-mode "sass,bourbon")
|
||||
(add-hook! scss-mode '(hs-minor-mode narf|hl-line-off))
|
||||
(setq-default css-indent-offset 2)
|
||||
(setq scss-compile-at-save nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue