Closed akinsho closed 2 years ago
Since this morning's release I've now been seeing errors using false to disable highlights for a particular filetype e.g.
false
org = { headline_highlights = false, },
This now throws an error as it appears a table operation is being called on the boolean
Thanks, I released a fix
Since this morning's release I've now been seeing errors using
false
to disable highlights for a particular filetype e.g.This now throws an error as it appears a table operation is being called on the boolean