mirror of
https://github.com/neovim/neovim.git
synced 2026-08-15 11:59:31 +00:00
Problem: filetype: ArgoCD configuration file is not recognized
Solution: Detect */argocd/config as yaml filetype (Fionn Fitzmaurice).
Reference:
https://argo-cd.readthedocs.io/en/latest/user-guide/commands/argocd_configure/#options-inherited-from-parent-commands
closes: vim/vim#21031
7807dd2279
Co-authored-by: Fionn Fitzmaurice <git@fionn.computer>