1
0

import changes from workstation

This commit is contained in:
2025-07-12 18:51:44 +02:00
parent 6e48cdf319
commit dce5c22157
7 changed files with 34 additions and 35 deletions

View File

@@ -94,6 +94,7 @@ vim.filetype.add({
},
pattern = {
[".*/recipes/.*%.ya?ml"] = "gotmpl",
[".*%.sh.tmpl"] = "bash",
},
})