From e19a63bdda6dd5fcdd1e724e17321b3a1bce4059 Mon Sep 17 00:00:00 2001 From: Sergey Tikhomirov Date: Mon, 3 Jul 2017 20:55:03 +0300 Subject: Add information about supported file extensions --- README.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9bb0065..0222342 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,25 @@ Vim syntax highlighting for OpenGL Shading Language +GLSL synatx highlighting is supported for: + +- files with extensions supported by [Khronos reference compiler](https://github.com/KhronosGroup/glslang): `.vert`, `.tesc`, `.tese`, `.geom`, `.frag`, and `.comp` +- files with `.glsl` extension +- HTML `