mirror of
https://codeberg.org/ProgramSnail/tree-sitter-lang.git
synced 2025-12-05 22:28:43 +00:00
langexp -> lang
This commit is contained in:
parent
1b517b8723
commit
b26c0544bf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
module.exports = grammar({
|
||||
name: 'langexp',
|
||||
name: 'lang',
|
||||
|
||||
word: $ => $.identifier,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue