Remove redundant featurep! check

This commit is contained in:
Gerry Agbobada 2020-05-28 11:50:24 +02:00
parent f9d30cbf90
commit c41ae8995b
No known key found for this signature in database
GPG key ID: 53F94866E84818F6

View file

@ -2,7 +2,6 @@
(use-package! eglot
:commands (eglot-ensure eglot)
:when (featurep! +eglot)
:init
(setq eglot-sync-connect 1
eglot-connect-timeout 10