Nim language plugin for vim
Find a file
2011-08-26 13:50:09 +03:00
compiler added indenting rules, compiler settings and filetype detection 2011-08-26 13:50:09 +03:00
ftdetect added indenting rules, compiler settings and filetype detection 2011-08-26 13:50:09 +03:00
ftplugin added indenting rules, compiler settings and filetype detection 2011-08-26 13:50:09 +03:00
indent added indenting rules, compiler settings and filetype detection 2011-08-26 13:50:09 +03:00
syntax Version 1.1@2: hopefully this one actually works now, removed pesky ^M chars -
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