mirror of
https://github.com/neovim/neovim.git
synced 2026-02-18 02:11:06 +10:00
Problem: filetype: cel files are not recognized Solution: Detect *.cel files as cel filetype (Stefan VanBuren). Reference: https://cel.dev/e36c49febc/testing/src/test/resources/expressions/coverage_test_case/simple_expression.celd0d2dbabae/example.celcloses: vim/vim#19381fb5777fa20Co-authored-by: Stefan VanBuren <svanburen@buf.build>