mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 07:18:17 +00:00

Problem: filetype: ondir files are not recognized
Solution: Detect '.ondirrc' as ondir filetype
(Jon Parise)
closes: vim/vim#14604
ea999037a4
Co-authored-by: Jon Parise <jon@indelible.org>