wgsl suppport
This commit is contained in:
parent
cb865680a7
commit
8aa4f17ee4
5 changed files with 8 additions and 0 deletions
4
lsp/wgsl_analyzer.lua
Normal file
4
lsp/wgsl_analyzer.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
cmd = { "wgsl-analyzer" },
|
||||
filetypes = { "wgsl" },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue