Replace +lsp|init with lsp! autodef
This commit is contained in:
parent
d46bb287ae
commit
eb3c569e1d
14 changed files with 16 additions and 19 deletions
|
@ -22,4 +22,4 @@
|
|||
(def-package! lsp-sourcekit
|
||||
:when (featurep! +lsp)
|
||||
:after swift-mode
|
||||
:init (add-hook 'swift-mode-hook #'+lsp|init))
|
||||
:init (add-hook 'swift-mode-hook #'lsp!))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue