blob: 9dca3b5cf57200b9561c2fa9d92dd124e715bbf7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=>=app-editors/emacs-29:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Automatic installation, usage, fallback for tree-sitter modes in Emacs 29
EAPI=8
HOMEPAGE=https://github.com/renzmann/treesit-auto
INHERIT=elisp
LICENSE=GPL-3
RDEPEND=>=app-editors/emacs-29:*
SLOT=0
SRC_URI=https://github.com/renzmann/treesit-auto/archive/refs/tags/v0.6.3.tar.gz -> treesit-auto-0.6.3.tar.gz
_eclasses_=elisp-common 4f91d24ccf86f94b3f28c6470aab24d3 elisp 4885a6bf2026d3a2d5b9789f3b76d1f3
_md5_=201820f36c9e61ad4777130ab2284866
|