mirror of
https://github.com/neovim/neovim.git
synced 2025-12-02 23:13:01 +00:00
Problem: filetype: kubernetes config file not recognized
Solution: detect '/.kube/config' file as yaml filetype
(Jonathan Lopez)
closes: vim/vim#11076
6fbf63de86
Co-authored-by: Jonathan Lopez <jonathanglopez@gmail.com>