-- no blur hl.config({ decoration = { blur = { enabled = false } } }) -- no shadow hl.config({ decoration = { shadow = { enabled = false } } })