vim-python/python-syntax

"else" keyword not colored correctly in try-catch block

yangmillstheory opened this issue · 0 comments

Thank you for the amazing work.

Is there a way to color else the same as try, catch and finally when in the context of a "try-catch" block?

image