ku1ik/vim-monokai

Highlighting of a c-like for loop in bash

Closed this issue · 2 comments

The highlighting of c-like for loops in bash isn't working as you can see on the screenshot below, where only the '0' has a different color than the whole for line.

vim

I have modified it a bit, here's the result:

new

Is this more akin to your liking?

Yeah, thanks a lot, it looks cooler than before.