local M = {} -- fallback for vim without tree-sitter function M.get(C) return {} end return M