mirror of
https://github.com/neovim/neovim.git
synced 2025-12-25 15:48:55 +00:00
Problem: filetype: bpftrace files are not recognized
Solution: Detect *.bt files as btftrace filetype,
include a btftrace filetype plugin (Stanislaw Gruszka)
closes: vim/vim#18866
b60b33a9dc
Co-authored-by: Stanislaw Gruszka <stf_xl@wp.pl>