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",
|
||||
"*.network": "ini",
|
||||
"*.socket": "ini",
|
||||
"*.target": "ini",
|
||||
"*.mount": "ini",
|
||||
"**/pacman.d/hooks/*.hook": "ini",
|
||||
"**/grub/*.cfg": "shellscript"
|
||||
|
|
Loading…
Reference in a new issue