summaryrefslogtreecommitdiff
path: root/app-emacs/lsp-mode/files
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2021-12-06 20:07:41 -0500
committerJohn Turner <jturner.usa+gentoo@gmail.com>2021-12-06 20:07:41 -0500
commit00324eda9d3a61574ac7808ca09d6d0c8185117e (patch)
tree4e84a7ae8bda9d4ff293f093ddff0397bbff9137 /app-emacs/lsp-mode/files
parentc00aebfb22e6d551323773e06aed1b5db66027ec (diff)
downloadebuilds-00324eda9d3a61574ac7808ca09d6d0c8185117e.tar.gz
app-emacs/lsp-mode: new ebuild for lsp-mode
Diffstat (limited to 'app-emacs/lsp-mode/files')
-rw-r--r--app-emacs/lsp-mode/files/50lsp-mode-gentoo.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/lsp-mode/files/50lsp-mode-gentoo.el b/app-emacs/lsp-mode/files/50lsp-mode-gentoo.el
new file mode 100644
index 0000000..4678dde
--- /dev/null
+++ b/app-emacs/lsp-mode/files/50lsp-mode-gentoo.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(load "@SITELISP@/lsp-mode-autoload.el")