Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 631 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 631 Bytes

OpenCL Syntax

Vim OpenCL 2.0 syntax. The syntax highlighting file was based on this script but it has since been updated and improved.

Installation

Using Vundle

  1. Add Plugin 'brgmnn/vim-opencl' to your .vimrc.
  2. Run vim +PluginInstall +qall.

Using Pathogen

Clone this repo into Vim's bundle directory.

git clone https://github.com/brgmnn/vim-opencl ~/.vim/bundle