I am looking to color the parentheses in Python and other languages and the the tags in HTML. But the thing is, I want the parentheses at different levels to be colored differently.
Basically, I am looking for a Visual Studio Code-like feature that would make the code more readable.
Does such a feature exist in Vim? If not, how can I add it?
I use the non-GUI (terminal) Vim.