diff options
| author | Sergey Tikhomirov <sergey@tikhomirov.io> | 2015-12-18 20:42:33 +0200 |
|---|---|---|
| committer | Sergey Tikhomirov <sergey@tikhomirov.io> | 2015-12-18 20:42:33 +0200 |
| commit | 6ea4e1983b18cf440c8f800a3e94b57338a3e99f (patch) | |
| tree | 49e11eb69b17cd6d00c388adc490c99bbe4bd047 | |
| parent | 3b9de275631ecbc731a47a7d9fcfc0181e1995a1 (diff) | |
| parent | 14345bc3ac51ac02df32269617de32ec804a1e37 (diff) | |
| download | vim-glsl-6ea4e1983b18cf440c8f800a3e94b57338a3e99f.tar.gz vim-glsl-6ea4e1983b18cf440c8f800a3e94b57338a3e99f.zip | |
Merge pull request #8 from sheerun/patch-1
Add mention of vim-polyglot to the README
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Vim syntax highlighting for OpenGL Shading Language +This plugin contributes to [vim-polyglot](https://github.com/sheerun/vim-polyglot) language pack. + ## Supported GLSL Versions * OpenGL Shading Language 1.10 |
