mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
Add WGSL parser
This commit is contained in:
parent
fad7da5046
commit
1a58c71b73
5 changed files with 122 additions and 0 deletions
1
ftdetect/wgsl.vim
Normal file
1
ftdetect/wgsl.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
au BufRead,BufNewFile *.wgsl set filetype=wgsl
|
||||
Loading…
Add table
Add a link
Reference in a new issue