added defet for lazy loading and fixed indentation
This commit is contained in:
parent
7c5fe3cf30
commit
2d9c4012c0
1 changed files with 5 additions and 4 deletions
|
@ -80,6 +80,7 @@
|
|||
|
||||
(use-package! powershell
|
||||
:when (featurep! +powershell)
|
||||
:defer t
|
||||
:config
|
||||
(when (featurep! +lsp)
|
||||
(add-hook 'powershell-mode-local-vars-hook #'lsp!)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue