mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
feat: add luau
This commit is contained in:
parent
2ce3c9080c
commit
cde306813d
8 changed files with 364 additions and 0 deletions
5
queries/luau/folds.scm
Normal file
5
queries/luau/folds.scm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
; inherits: lua
|
||||
|
||||
[
|
||||
(object_type)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue