Add syntax highlighting for .target files

This commit is contained in:
Manuel Thalmann 2024-09-21 17:29:39 +02:00
parent 773cbd3bcd
commit 01e3200bcd

View file

@ -23,6 +23,7 @@
"*.conf": "ini", "*.conf": "ini",
"*.network": "ini", "*.network": "ini",
"*.socket": "ini", "*.socket": "ini",
"*.target": "ini",
"*.mount": "ini", "*.mount": "ini",
"**/pacman.d/hooks/*.hook": "ini", "**/pacman.d/hooks/*.hook": "ini",
"**/grub/*.cfg": "shellscript" "**/grub/*.cfg": "shellscript"