Rename to 'tree-sitter-bp'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This is really just to simplify my life and align with the Vim/NeoVim filetype name.
This commit is contained in:
parent
f6e1266493
commit
ebb642cb14
12 changed files with 24 additions and 24 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "tree-sitter-blueprint"
|
||||
name = "tree-sitter-bp"
|
||||
description = "Blueprint grammar for the tree-sitter parsing library"
|
||||
version = "0.1.0"
|
||||
keywords = ["incremental", "parsing", "android", "blueprint"]
|
||||
categories = ["parsing", "text-editors"]
|
||||
repository = "https://git.belanyi.fr/ambroisie/tree-sitter-blueprint"
|
||||
repository = "https://git.belanyi.fr/ambroisie/tree-sitter-bp"
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue