diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2023-03-30 23:46:32 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2023-03-30 23:46:32 -0400 |
commit | c3c0be73ec057ae3f1c5fe7dc73be5a281121fda (patch) | |
tree | 1b59a0031b111bb522330c252c710f2ed9fbde10 /app-emacs/lsp-ui/files/50lsp-ui-gentoo.el | |
parent | a228504f97982efac0df2f7b94156b143572c840 (diff) | |
download | ebuilds-c3c0be73ec057ae3f1c5fe7dc73be5a281121fda.tar.gz |
removed unneeded and unmaintained packages
Diffstat (limited to 'app-emacs/lsp-ui/files/50lsp-ui-gentoo.el')
-rw-r--r-- | app-emacs/lsp-ui/files/50lsp-ui-gentoo.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/lsp-ui/files/50lsp-ui-gentoo.el b/app-emacs/lsp-ui/files/50lsp-ui-gentoo.el deleted file mode 100644 index 9dcf84a..0000000 --- a/app-emacs/lsp-ui/files/50lsp-ui-gentoo.el +++ /dev/null @@ -1,2 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(load "@SITELISP@/lsp-ui-autoload.el") |