Skip to content

Commit

Permalink
doc: add languageSymbol option
Browse files Browse the repository at this point in the history
  • Loading branch information
HerringtonDarkholme committed Dec 4, 2023
1 parent 7839c11 commit 6108df5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion website/reference/sgconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,11 @@ The file extensions for this language.
* type: `String`
* required: No

An optional char to replace $ in your pattern.
An optional char to replace $ in your pattern.

### `languageSymbol`

* type: `String`
* required: No

The dylib symbol to load ts-language, default is tree_sitter_{name}

0 comments on commit 6108df5

Please sign in to comment.