|
|
|
@ -4,7 +4,7 @@ description = "latex grammar for the tree-sitter parsing library"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
keywords = ["incremental", "parsing", "latex"]
|
|
|
|
keywords = ["incremental", "parsing", "latex"]
|
|
|
|
categories = ["parsing", "text-editors"]
|
|
|
|
categories = ["parsing", "text-editors"]
|
|
|
|
repository = "https://github.com/tree-sitter/tree-sitter-latex"
|
|
|
|
repository = "https://github.com/latex-lsp/tree-sitter-latex"
|
|
|
|
edition = "2018"
|
|
|
|
edition = "2018"
|
|
|
|
license = "MIT"
|
|
|
|
license = "MIT"
|
|
|
|
authors = ["Patrick Förster <patrick.foerster@outlook.de>"]
|
|
|
|
authors = ["Patrick Förster <patrick.foerster@outlook.de>"]
|
|
|
|
|