mirror of
https://github.com/neovim/neovim.git
synced 2026-09-25 23:08:29 +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
https://github.com/vim/vim/commit/b60b33a9dc91569f803e5a4856244bd8414f1802
Co-authored-by: Stanislaw Gruszka <stf_xl@wp.pl>