Nim language plugin for vim
Find a file
Kearn Holliday cad681bca4 Version 1.1
the builtin 'contains' was was conflicting with a vim reserved word, fixed by changing to 'syn match'
-
syntax Version 1.1 -
README Version 1.0: Initial upload -

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2632

Syntax file for Nimrod.

This file is basically a modified python.vim (http://www.vim.org/scripts/script.php?script_id=790) ... you might recognize it.
I have no idea if it works because I haven't actually tried to code in Nimrod and have next to nothing to test it with :P