summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 1ee7424..b488774 100644
--- a/init.el
+++ b/init.el
@@ -24,6 +24,7 @@
;; If there is more than one, they won't work right.
'(auth-source-save-behavior nil)
'(mml-secure-openpgp-sign-with-sender t)
+ '(package-selected-packages '(eglot))
'(safe-local-variable-values
'((whitespace-line-column . 80)
(org-num-skip-tags "UNNUMBERED"))))