mirror of
https://codeberg.org/ProgramSnail/tree-sitter-lang.git
synced 2025-12-28 09:28:46 +00:00
config file fixes, langexp -> lang, highlighting
This commit is contained in:
parent
1357783074
commit
154fbfb4d4
5 changed files with 113 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"targets": [
|
||||
{
|
||||
"target_name": "tree_sitter_YOUR_LANGUAGE_NAME_binding",
|
||||
"target_name": "tree_sitter_lang_binding",
|
||||
"include_dirs": [
|
||||
"<!(node -e \"require('nan')\")",
|
||||
"src"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue