wgsl suppport
This commit is contained in:
parent
cb865680a7
commit
8aa4f17ee4
5 changed files with 8 additions and 0 deletions
1
ftdetect/wgsl.lua
Normal file
1
ftdetect/wgsl.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
vim.filetype.add({ extension = { wgsl = "wgsl" } })
|
||||
Loading…
Add table
Add a link
Reference in a new issue