diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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")))) |