index
:
emacs.d
master
My personal emacs config.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
eglot.el
blob: dc72df2692ab5cf2bae20c72e4b67b5e092b8d87 (
plain
)
1
2
3
(
use-package
eglot
:if
(
locate-library
"eglot"
)
:custom
(
eglot-autoshutdown
t
))