diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2022-07-03 18:13:42 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2022-07-03 18:13:42 -0400 |
commit | 5c490dd126f37d460ba6eae2bfe0c2ff88c53b1b (patch) | |
tree | a34397949351de9bd4cde5b68f1ca65c30667d91 /app-emacs/eglot/files/50eglot-gentoo.el | |
parent | 233fcc152984c71925d4d08cfc8472d99d2f2a8b (diff) | |
download | ebuilds-5c490dd126f37d460ba6eae2bfe0c2ff88c53b1b.tar.gz |
app-emacs/eglot: removed eglot since its in the gentoo repo
Diffstat (limited to 'app-emacs/eglot/files/50eglot-gentoo.el')
-rw-r--r-- | app-emacs/eglot/files/50eglot-gentoo.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/eglot/files/50eglot-gentoo.el b/app-emacs/eglot/files/50eglot-gentoo.el deleted file mode 100644 index b8a7e2b..0000000 --- a/app-emacs/eglot/files/50eglot-gentoo.el +++ /dev/null @@ -1,2 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(load "@SITELISP@/eglot-autoload.el") |