es.next.syntax.vim
es.next.syntax.vim copied to clipboard
Highlighting of expressions in else part of ternary operation
Hi, I'm not sure if this is intended, however the else part of a ternary conditional is highlighted. This is whether it is a function, variable or string. If I remove es.next.syntax.vim then the highlighting does not occur. I tried various color schemes and can reproduce the results. Is this highlighting intentional or some side effect of another bug? Thanks.

This might be an issue caused by simple type hint. I have some idea about how to solve it. But it requires some fundamental change of yajs.vim