d2 grammar for tree-sitter
Go to file
Dmitriy Pleshevskiy d576ebc919
add highlight tests for keywords
2022-12-07 13:34:42 +03:00
bindings initial commit 2022-12-04 00:07:26 +03:00
examples fix highlight 2022-12-07 11:58:45 +03:00
queries add comments 2022-12-07 12:09:27 +03:00
src add comments 2022-12-07 12:09:27 +03:00
test add highlight tests for keywords 2022-12-07 13:34:42 +03:00
.gitignore initial commit 2022-12-04 00:07:26 +03:00
Cargo.toml initial commit 2022-12-04 00:07:26 +03:00
Makefile fix updating config via jq 2022-12-07 13:34:05 +03:00
binding.gyp rewrite identifier as regular scanner 2022-12-04 18:35:37 +03:00
flake.lock initial commit 2022-12-04 00:07:26 +03:00
flake.nix add init tree-sitter command 2022-12-07 12:59:06 +03:00
grammar.js add comments 2022-12-07 12:09:27 +03:00
package.json fix highlight 2022-12-07 11:58:45 +03:00