This commit is contained in:
2026-02-12 23:20:29 +02:00
parent 9f37a379ea
commit 6b4008ca38
4 changed files with 7 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ vim.filetype.add({
},
extension = {
gotmpl = 'helm',
tftpl = 'yaml',
},
})