New package: tree-sitter-vim-0.8.1
This commit is contained in:
committed by
classabbyamp
parent
0f5a922626
commit
dfd1701ca0
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
}
|
||||
Reference in New Issue
Block a user