summaryrefslogtreecommitdiff
path: root/app-emacs/eglot/files/50eglot-gentoo.el
blob: 9bf4916712060cbcde0d28fcb9e23934d39f63c7 (plain)
1
2
3
4
;;; eglot site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(autoload 'eglot "eglot" nil t)
(autoload 'eglot-ensure "eglot" nil t)