You probably want to get the OpenGL ES GLSL specification. Section 3.3 lists the keywords (plus a few reserved words that aren't keywords, but you shouldn't use them anyway, so they probably deserve some sort of color coding).
Edit: Sorry, I did not find the link. My apologies. Current specifications:
OpenGL 4.1 GLSL
OpenGL ES 2.0 GLSL