mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -04:00
feat: add objectscript routine recognition as well
This commit is contained in:
parent
6f2be999f2
commit
c97ffd4511
7 changed files with 494 additions and 110 deletions
3
runtime/queries/objectscript_routine/indents.scm
Normal file
3
runtime/queries/objectscript_routine/indents.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
"{" @indent.begin
|
||||
|
||||
"}" @indent.end
|
||||
Loading…
Add table
Add a link
Reference in a new issue