sponsor Vim development Vim logo Vim Book Ad

opengl.vim : OpenGL C syntax highlighting

 script karma  Rating 107/54, Downloaded by 5196  Comments, bugs, improvements  Vim wiki

created by
Eugene Andreeshchev
 
script type
syntax
 
description
OpenGL C syntax highlighting.
 
install details
just source it from your ~/.vim/syntax/c.vim
or add line to your .vimrc (C:\VIM\_VIMRC on MS)
autocmd FileType c,cpp source /path/to/opengl.vim
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
opengl.vim 1.5 2007-08-30 6.0 Eugene Andreeshchev Added OpenGL ES 2.0 and EGL symbols (without vendor extensions, for now).
Can be disabled with following variables: c_opengl_no_gles2, c_opengl_no_egl.

Thanks to Simon Hosie [sh1 at broadcom dot com]!
opengl.vim 1.4.1 2003-11-06 6.0 Eugene Andreeshchev Added support for GLUT.
opengl.vim 1.4 2003-10-30 6.0 Eugene Andreeshchev Updated to OpenGL 1.4 ARB extensions for OpenGL Shading Language.
opengl.vim 0.1 2003-08-30 6.0 Eugene Andreeshchev Initial upload
ip used for rating: 3.14.6.194

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github