···4444 -- Set this to `true` if you depend on 'syntax' being enabled (like for indentation).
4545 -- Using this option may slow down your editor, and you may see some duplicate highlights.
4646 -- Instead of true it can also be a list of languages
4747- additional_vim_regex_highlighting = false,
4747+ additional_vim_regex_highlighting = true,
4848 },
49495050 autopairs = {