Commit fa92e28
authored
Add file extensions for systemd units using Podman Quadlet (#1151)
Added the following file extensions to the `ini` lexer:
- .container
- .network
- .build
- .pod
- .kube
- .volume
- .image
see https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html
This is my first pull request :)1 parent 57823f0 commit fa92e28
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
42 | 49 | | |
43 | 50 | | |
44 | 51 | | |
45 | | - | |
| 52 | + | |
0 commit comments