mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 16:58:17 +00:00

Problem: filetype: Cedar files not recognized
Solution: Detect '*.cedar' files as cedar filetype
(Riley Bruins)
References: https://github.com/cedar-policy
closes: vim/vim#15148
15addb24dd
Co-authored-by: Riley Bruins <ribru17@hotmail.com>