d2 grammar for tree-sitter
Go to file
Dmitriy Pleshevskiy 8921cc8bbc
use regex for arrow to fix long arrow bug
2022-12-08 01:30:23 +03:00
bindings initial commit 2022-12-04 00:07:26 +03:00
dev add catppuccin color pallete to dev editor 2022-12-07 17:17:33 +03:00
examples add support of shape path 2022-12-07 23:14:25 +03:00
queries add container key 2022-12-08 01:15:09 +03:00
src use regex for arrow to fix long arrow bug 2022-12-08 01:30:23 +03:00
test use regex for arrow to fix long arrow bug 2022-12-08 01:30:23 +03:00
.gitignore add svg files to gitignore 2022-12-07 13:40:35 +03:00
Cargo.toml initial commit 2022-12-04 00:07:26 +03:00
Makefile add invalid attributes 2022-12-07 18:52:19 +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 dev editor 2022-12-07 13:57:13 +03:00
grammar.js use regex for arrow to fix long arrow bug 2022-12-08 01:30:23 +03:00
package.json fix highlight 2022-12-07 11:58:45 +03:00
tree-sitter-d2.wasm add container key 2022-12-08 01:15:09 +03:00