summaryrefslogtreecommitdiff
path: root/app-emacs/eglot/files
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/eglot/files')
-rw-r--r--app-emacs/eglot/files/50eglot-gentoo.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/eglot/files/50eglot-gentoo.el b/app-emacs/eglot/files/50eglot-gentoo.el
index 9bf4916..b8a7e2b 100644
--- a/app-emacs/eglot/files/50eglot-gentoo.el
+++ b/app-emacs/eglot/files/50eglot-gentoo.el
@@ -1,4 +1,2 @@
-;;; eglot site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
-(autoload 'eglot "eglot" nil t)
-(autoload 'eglot-ensure "eglot" nil t)
+(load "@SITELISP@/eglot-autoload.el")