if !polyglot#util#IsEnabled('glsl', expand(':p')) finish endif " Language: OpenGL Shading Language " Maintainer: Sergey Tikhomirov if exists("b:did_indent") finish endif setlocal autoindent cindent setlocal formatoptions+=roq " vim:set sts=2 sw=2 :