This commit is contained in:
Alexander Gehrke 2024-03-25 14:48:17 +01:00
parent 0dee46da50
commit 855db2feee
3 changed files with 33 additions and 28 deletions

View file

@ -1,6 +1,7 @@
vim.filetype.add({
extension = {
['vtt'] = 'vtt',
['typ'] = 'typst',
},
filename = {
['.scalafmt.conf'] = 'hocon',