diff options
author | 2021-11-04 06:36:50 +0100 | |
---|---|---|
committer | 2021-11-04 06:54:21 +0100 | |
commit | 9538831a538101bb8b18463f08030b36b7555d6c (patch) | |
tree | 37683798767d488b32c17ca7906ef2376c2b07d5 /app-emacs/ht/files/50ht-gentoo.el | |
parent | app-emacs/spinner: import of 1.7.4 (diff) | |
download | gentoo-9538831a538101bb8b18463f08030b36b7555d6c.tar.gz gentoo-9538831a538101bb8b18463f08030b36b7555d6c.tar.bz2 gentoo-9538831a538101bb8b18463f08030b36b7555d6c.zip |
app-emacs/ht: import of 2.3
Dependency for lsp-mode.
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'app-emacs/ht/files/50ht-gentoo.el')
-rw-r--r-- | app-emacs/ht/files/50ht-gentoo.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/ht/files/50ht-gentoo.el b/app-emacs/ht/files/50ht-gentoo.el new file mode 100644 index 000000000000..27c5fc4bb404 --- /dev/null +++ b/app-emacs/ht/files/50ht-gentoo.el @@ -0,0 +1,4 @@ +;;; ht site-lisp configuration + +(add-to-list 'load-path "@SITELISP@") + |