Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: tree-sitter-vim
|
||||
description: Vimscript grammar for tree-sitter
|
||||
version: 0.7.0
|
||||
revision: 1
|
||||
url: https://github.com/tree-sitter-grammars/tree-sitter-vim
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
optional_depends:
|
||||
- tree-sitter
|
||||
make_depends:
|
||||
- tree-sitter-cli
|
||||
downloads:
|
||||
- url: https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 44eabc31127c4feacda19f2a05a5788272128ff561ce01093a8b7a53aadcc7b2
|
||||
Reference in New Issue
Block a user