sponsor Vim development Vim logo Vim Book Ad

opencl.vim : Syntax file for OpenCL 1.1

 script karma  Rating 51/43, Downloaded by 3296  Comments, bugs, improvements  Vim wiki

created by
Terence Ou
 
script type
syntax
 
description
Script provides syntax highlight for OpenCL (Open Computing Language) syntax files (*.cl).
 
install details
Place file within /syntax
Edit filetype.vim:

add lines -  
" OpenCL
au BufNewFile,BufRead *.cl setf opencl

Remove- (stop vim from recognizing *.cl as common lisp)
*.cl from Lisp
 

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
opencl.vim 1.1 2010-07-19 6.0 Terence Ou Initial upload
ip used for rating: 35.175.201.245

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