Commit graph

9 commits

Author SHA1 Message Date
Zahary Karadjov
bc5515054e any tab in nimrod code is displayed as error 2011-08-27 23:31:26 +03:00
Zahary Karadjov
d92a73496f more up-to-date list of nimrod keywords and proper handling of multi-line strings 2011-08-27 19:44:08 +03:00
Zahary Karadjov
44750377f7 few fixes for the commenting and line wrapping behaviour 2011-08-26 15:48:16 +03:00
Zahary Karadjov
32b82b89cf generalised the indent rule for procs to handle templates, macros 2011-08-26 15:31:13 +03:00
Zahary Karadjov
a53642d1e8 added indenting rules, compiler settings and filetype detection 2011-08-26 13:50:09 +03:00
Kearn Holliday
932641228a Version 1.1@2: hopefully this one actually works now, removed pesky ^M chars 1.1@2 -
Kearn Holliday
5f5acb188f Version 1.1@1: removed single quotes matching for strings 1.1@1 -
Kearn Holliday
cad681bca4 Version 1.1 1.1
the builtin 'contains' was was conflicting with a vim reserved word, fixed by changing to 'syn match'
-
Kearn Holliday
7e95c4cdaa Version 1.0: Initial upload 1.0 -