This commit is contained in:
iris committed 2024-07-13 16:32:23 -04:00
1 parent 8fd4917480
commit 69f23e1384
7 files changed
+59 -51

No files matched your search

+1
View File
@@ -1,5 +1,6 @@
vim.filetype.add({
extension = {
wgsl = 'wgsl',
slint = 'slint',
},
})