ascension (re enable primary c+p, treesitter textobjects

This commit is contained in:
iris committed 2023-06-20 15:06:30 -04:00
1 parent 96c139a62e
commit 84782e1599
11 files changed
+126 -58

No files matched your search

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