Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: tree-sitter-vimdoc
|
||||
description: Vim help file grammar for tree-sitter
|
||||
version: 4.1.0
|
||||
revision: 1
|
||||
url: https://github.com/neovim/tree-sitter-vimdoc
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
optional_depends:
|
||||
- tree-sitter
|
||||
make_depends:
|
||||
- tree-sitter-cli
|
||||
downloads:
|
||||
- url: https://github.com/neovim/tree-sitter-vimdoc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 020e8f117f648c8697fca967995c342e92dbd81dab137a115cc7555207fbc84f
|
||||
Reference in New Issue
Block a user