/Oberon-Highlight

Syntax highlighting definitions for Oberon-2

Primary LanguageVim ScriptApache License 2.0Apache-2.0

#Oberon Highlight

Syntax highlighting definitions for editors and other highlighters for Oberon-2, based off of the subset of Oberon implemented by Mike Spivey's compiler and the imperative programming course at the University of Oxford.

##Vim installation instructions

Copy oberon.vim into ~/.vim/syntax/ (you may need to make this directory). Please note that file type detection currently doesn't work.