summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/persp/persp-9999.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-emacs/persp/persp-9999.ebuild b/app-emacs/persp/persp-9999.ebuild
new file mode 100644
index 0000000..2b911c9
--- /dev/null
+++ b/app-emacs/persp/persp-9999.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp git-r3
+
+DESCRIPTION="A minimal Emacs LSP client for GNU Emacs"
+HOMEPAGE="https://github.com/Bad-ptr/persp-mode.el"
+
+EGIT_REPO_URI="https://github.com/Bad-ptr/persp-mode.el"
+
+LICENSE="GPL-2"
+SLOT="0"