This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-18 03:10:04 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f88a9bafcc
nvim-treesitter
/
runtime
/
queries
/
wgsl_bevy
/
indents.scm
8 lines
77 B
Scheme
Raw
Normal View
History
Unescape
Escape
parsers: add wgsl_bevy This adds an extension of tree-sitter-wgsl that understands [Bevy's](https://bevyengine.org/) preprocessor directives.
2022-12-25 17:40:05 +01:00
; inherits wgsl
[
"#ifdef"
"#ifndef"
"#else"
"#endif"
use indent.X syntax for captures and properties of set directives update CONTRIBUTING.md adjust indents for bass fix doc capture comment
2023-03-20 14:44:39 -07:00
]
@indent
.
zero
Reference in a new issue
Copy permalink