mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-12 15:36:53 -05:00
fix(web): lsp init in {html,css}-ts-mode
This commit is contained in:
@@ -163,6 +163,7 @@
|
||||
|
||||
(when (modulep! +lsp)
|
||||
(add-hook! '(html-mode-local-vars-hook
|
||||
html-ts-mode-local-vars-hook
|
||||
web-mode-local-vars-hook
|
||||
nxml-mode-local-vars-hook)
|
||||
:append #'lsp!))
|
||||
|
Reference in New Issue
Block a user