Remove redundant featurep! check
This commit is contained in:
parent
f9d30cbf90
commit
c41ae8995b
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
(use-package! eglot
|
(use-package! eglot
|
||||||
:commands (eglot-ensure eglot)
|
:commands (eglot-ensure eglot)
|
||||||
:when (featurep! +eglot)
|
|
||||||
:init
|
:init
|
||||||
(setq eglot-sync-connect 1
|
(setq eglot-sync-connect 1
|
||||||
eglot-connect-timeout 10
|
eglot-connect-timeout 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue