Add syntax highlighting for .target
files
This commit is contained in:
parent
1f4ec9932d
commit
172d6f98bc
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue