1 2 3 4 5 6 7 8 9 10 11 12 13
" MNV syntax file " Language: OpenCL " Last Change: 2024 Nov 19 " Maintainer: Wu, Zhenyu <wuzhenyu@ustc.edu> if exists("b:current_syntax") finish endif " TODO: support openCL specific keywords runtime! syntax/c.mnv let current_syntax = "opencl"