blob: 13e84793307acaba4e52e5a577268cf29dc112ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-editors/emacs[tree-sitter(+)] >=app-editors/emacs-29:*
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Automatic installation, usage, fallback for tree-sitter modes in Emacs 29
EAPI=8
HOMEPAGE=https://github.com/renzmann/treesit-auto/
INHERIT=elisp
KEYWORDS=amd64 ~x86
LICENSE=GPL-3+
RDEPEND=app-editors/emacs[tree-sitter(+)] >=app-editors/emacs-29:*
SLOT=0
SRC_URI=https://github.com/renzmann/treesit-auto/archive/016bd286a1ba4628f833a626f8b9d497882ecdf3.tar.gz -> treesit-auto-1.0.7.tar.gz
_eclasses_=elisp 8dfc7a00348fe9c91895014adc78a4a5 elisp-common 4ee3453b022aae73f4d827a0f98920c2
_md5_=43451b0555a3f6f02193c228e5b0ed7f
|