mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
parsers: add tree-sitter-slang
This commit is contained in:
parent
b04f990f92
commit
10432e6b0f
8 changed files with 78 additions and 0 deletions
6
queries/slang/indents.scm
Normal file
6
queries/slang/indents.scm
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
; inherits: hlsl
|
||||
|
||||
[
|
||||
(interface_specifier)
|
||||
(extension_specifier)
|
||||
] @indent.begin
|
||||
Loading…
Add table
Add a link
Reference in a new issue