w0ng / vim-hybrid

A dark color scheme for Vim
1.48k stars 234 forks source link

escaped chars in string syntax highlighting #6

Closed ghost closed 11 years ago

ghost commented 11 years ago

Hello, i've noticed in the dark colorscheme whenever there's escaped chars in a string the escaped chars aren't highlighted differently.

e.g. "hello\n", the '\n' isn't highlighted differently. same for entering hex.

I've loaded hybrid-light, and escaped chars stand out from the rest of the string. Running on Debian Linux. Tried this on both vim running on xterm and gvim.

ghost commented 11 years ago

closed as i just submitted a commit