blob: 7b943f6df35b895d9469555703d33ddf5f28b1e8 (
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 dc179f98b2b4d9a4473fd3bdc154bbb6 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=201820f36c9e61ad4777130ab2284866
|