Autostart LSP also in scss-mode
This commit is contained in:
parent
3bb6c1b104
commit
64c4d00275
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
||||||
|
|
||||||
(when (featurep! +lsp)
|
(when (featurep! +lsp)
|
||||||
(add-hook! '(css-mode-local-vars-hook
|
(add-hook! '(css-mode-local-vars-hook
|
||||||
|
scss-mode-local-vars-hook
|
||||||
sass-mode-local-vars-hook
|
sass-mode-local-vars-hook
|
||||||
less-css-mode-local-vars-hook)
|
less-css-mode-local-vars-hook)
|
||||||
#'lsp!))
|
#'lsp!))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue