atom / one-dark-syntax

Atom One dark syntax theme
MIT License
448 stars 236 forks source link

and, or, ... keywords not highlighted #77

Closed jhasse closed 8 years ago

jhasse commented 8 years ago

bildschirmfoto vom 2016-08-15 16-33-10

Expected:

int main() {
    if (a or b and c || d && e) {
    }
}

See https://github.com/atom/language-c/issues/157

simurai commented 8 years ago

This will be fixed in Atom 1.12.