config file fixes, langexp -> lang, highlighting

This commit is contained in:
ProgramSnail 2024-02-23 12:11:08 +03:00
parent 1357783074
commit 154fbfb4d4
5 changed files with 113 additions and 6 deletions

View file

@ -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"