-- Use `bp` filetype for Blueprint files vim.filetype.add({ extension = { bp = "bp", }, })