]> git.draconx.ca Git - vimconf.git/commit
Add GLSL syntax highlighting.
authorNick Bowler <nbowler@elliptictech.com>
Tue, 20 Jul 2010 15:31:32 +0000 (11:31 -0400)
committerNick Bowler <nbowler@elliptictech.com>
Wed, 18 Aug 2010 15:09:10 +0000 (11:09 -0400)
commit3b4da6b830a51d8b3aea3f0ae997f07e69b99e67
treea4b04f1c55ceb3f4c749188e6dcfe7de311925b9
parentc92c553c3dfa40a8b1fc7cdfab4f2bfd2807496b
Add GLSL syntax highlighting.

I'm not particularly fond of these highlighting scripts, but they're
better than nothing.
ftplugin/glsl.vim [new file with mode: 0644]
syntax/glsl.vim [new file with mode: 0644]
syntax/glsl330.vim [new file with mode: 0644]
syntax/glsl400.vim [new file with mode: 0644]
vimrc