mirror of
https://github.com/neovim/neovim.git
synced 2026-01-02 11:32:33 +00:00
Problem: filetype: Buck eXtension Lang files are not recognized
Solution: Detect *.bxl files as bzl filetype.
(Jade Lovelace)
References:
- https://buck2.build/docs/bxl/
closes: vim/vim#18130
3aea867b27
Co-authored-by: Jade Lovelace <jadel@mercury.com>