ascension (re enable primary c+p, treesitter textobjects
This commit is contained in:
1 parent
96c139a62e
commit
84782e1599
11 files changed
+126
-58
No files matched your search
@@ -0,0 +1,5 @@
|
||||
vim.filetype.add({
|
||||
extension = {
|
||||
wgsl = 'wgsl',
|
||||
},
|
||||
})
|
||||
Reference in new issue
Block a user