mirror of
https://github.com/neovim/neovim.git
synced 2025-11-11 21:08:53 +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>