mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 19:03:10 +03:00

This is an initial support of GLSL syntax highlight for mcedit. Keyword and and built-in function lists are based on glsl-mode.el from emacs (which is originally written by Xavier Decoret and Jim Hourihan). Supports GLSL 4.5. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>