Nim language plugin for vim
Find a file
2012-06-14 14:35:24 +03:00
compiler syntax checking for included files 2011-12-15 15:16:46 +02:00
ftdetect added indenting rules, compiler settings and filetype detection 2011-08-26 13:50:09 +03:00
ftplugin added automatic discovery of nimrod library paths and any tags files residing there 2011-08-28 17:41:18 +03:00
indent generalised the indent rule for procs to handle templates, macros 2011-08-26 15:31:13 +03:00
syntax syntax updates for unsigned integers 2012-06-14 14:35:24 +03:00
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