Skip to content

Syntax highlighting for the CS259 coursework language at University of Warwick

Notifications You must be signed in to change notification settings

farbodsz/cs259.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

cs259.vim

Vim syntax highlighting to help the coursework for CS259 at the University of Warwick.

Installation

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.

Usage

The plugin detects files with a .cs259 extension.

Alternatively, open any file (e.g. text file) in Vim and run:

:set ft=cs259

About

Syntax highlighting for the CS259 coursework language at University of Warwick

Topics

Resources

Stars

Watchers

Forks