Replace +lsp|init with lsp! autodef
This commit is contained in:
parent
d46bb287ae
commit
eb3c569e1d
14 changed files with 16 additions and 19 deletions
|
@ -123,7 +123,7 @@
|
|||
;; Tools
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(add-hook! (js2-mode rjsx-mode typescript-mode) #'+lsp|init))
|
||||
(add-hook! (js2-mode rjsx-mode typescript-mode) #'lsp!))
|
||||
|
||||
|
||||
(def-package! tide
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue