Skip to content

Releases: kbenzie/vim-spirv

Update syntax to support SPIR-V 1.1 and opencl.std.100

28 Apr 08:59
Compare
Choose a tag to compare
v0.3.0

Update syntax to support SPIR-V 1.1 and opencl.std.100

v0.2.2: Remove Python dependency

15 Mar 10:29
Compare
Choose a tag to compare
* Replace Python section in spirv#highlight_extinst() with pure
  vimscript & remove checks for Python support.
* Cleanup vimscript using guidance from vint.