mirror of
https://github.com/neovim/neovim.git
synced 2026-01-12 08:05:24 +00:00
Problem: filetype: systemd quadlet files are not recognized
Solution: Detect additional patterns as systemd filetype
(Ac5000)
Reference:
- https://docs.podman.io/en/latest/markdown/podman.1.html
- https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html
- https://docs.podman.io/en/latest/markdown/podman-quadlet.1.html
fixes: vim/vim#15078
closes: vim/vim#19057
0f93c988e9
Co-authored-by: Ac5000 <15003210+Ac5000@users.noreply.github.com>