blob: 3c9d9dea37df68b5ef3db1fa75fb441dd7fba51b (
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 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
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 dde4f515dde15603a26a3755438e9c78 elisp d5d9361b9698f474179a2ac3f8bf46e8
_md5_=201820f36c9e61ad4777130ab2284866
|