mirror of
https://github.com/sharkdp/bat.git
synced 2025-05-30 06:28:52 +02:00
Update quadlet syntax mapping rules to cover quadlets in subdirectories
This commit is contained in:
parent
c32fa662d5
commit
a4ffe2fdbf
@ -1,7 +1,5 @@
|
|||||||
# see `man quadlet`
|
# see `man quadlet`
|
||||||
[mappings]
|
[mappings]
|
||||||
"INI" = [
|
"INI" = [
|
||||||
"**/containers/systemd/*.{container,volume,network,kube,image}",
|
"**/containers/systemd/**/*.{container,volume,network,kube,image}",
|
||||||
"**/containers/systemd/users/*.{container,volume,network,kube,image}",
|
|
||||||
"**/containers/systemd/users/*/*.{container,volume,network,kube,image}",
|
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user