Releases: kbenzie/vim-spirv
Releases · kbenzie/vim-spirv
Update syntax to support SPIR-V 1.1 and opencl.std.100
v0.2.2: Remove Python dependency
* Replace Python section in spirv#highlight_extinst() with pure vimscript & remove checks for Python support. * Cleanup vimscript using guidance from vint.