mirror of
https://github.com/vim/vim.git
synced 2026-01-23 15:09:02 +01:00
Problem: No indention support when editing bpftrace files. Solution: Add indention settings based on cindent with custom options. closes: #19030 Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl> Signed-off-by: Christian Brabandt <cb@256bit.org>