# Template file for 'tree-sitter-vim'
pkgname=tree-sitter-vim
version=0.8.1
revision=1
build_style=tree-sitter
short_desc="Vimscript grammar for tree-sitter"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/tree-sitter-grammars/tree-sitter-vim"
distfiles="https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/refs/tags/v${version}.tar.gz"
checksum=93cafb9a0269420362454ace725a118ff1c3e08dcdfdc228aa86334b54d53c2a

post_install() {
	vlicense LICENSE
}
