Skip to content

Commit

Permalink
Link c/tree-sitter-v.h to v/tree-sitter-v.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Lycs-D committed Mar 20, 2024
1 parent 329cf06 commit 161210a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions tree_sitter_v/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
grammar.js symlink=file
bindings/v/tree-sitter-v.h symlink=file

bindings/c/* linguist-generated

Expand Down
2 changes: 1 addition & 1 deletion tree_sitter_v/bindings.v
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import x.json2
import os
import v_tree_sitter.tree_sitter

#flag -I @VMODROOT/bindings/c
#flag -I @VMODROOT/bindings/v
#flag -I @VMODROOT/src
#flag @VMODROOT/src/parser.c

Expand Down
1 change: 1 addition & 0 deletions tree_sitter_v/bindings/v/tree-sitter-v.h

0 comments on commit 161210a

Please sign in to comment.