mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Replace +lsp|init with lsp! autodef
This commit is contained in:
@ -142,4 +142,4 @@
|
||||
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(add-hook! (html-mode web-mode) #'+lsp|init))
|
||||
(add-hook! (html-mode web-mode) #'lsp!))
|
||||
|
Reference in New Issue
Block a user