Vim syntax highlighting to help the coursework for CS259 at the University of Warwick.
To install, add farbodsz/cs259.vim
using your plugin manager of choice. For
example, for vim-plug add:
Plug 'farbodsz/cs259.vim'
to your .vimrc
or equivalent.
The plugin detects files with a .cs259
extension.
Alternatively, open any file (e.g. text file) in Vim and run:
:set ft=cs259