a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Patrick Förster 83a6eee2bd Bump tree-sitter version 2022-01-29 10:21:39 +07:00
.github Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
bindings Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
rules Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
src Bump tree-sitter version 2022-01-29 10:21:39 +07:00
test/corpus Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
util Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
.clang-format Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
.gitattributes Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
.gitignore Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
.prettierrc Initial commit 2020-11-25 17:55:39 +07:00
Cargo.toml Bump tree-sitter version 2022-01-29 10:21:39 +07:00
LICENSE Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
README.md Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
binding.gyp Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
grammar.js Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
package-lock.json Bump tree-sitter version 2022-01-29 10:21:39 +07:00
package.json Bump tree-sitter version 2022-01-29 10:21:39 +07:00

README.md

tree-sitter-latex

CI

LaTeX grammar for tree-sitter. This grammar will find use in the TexLab language server.