misc/vim: highlight the new Int literals
[nit.git] / misc / vim / syntax / nit.vim
2015-07-30 Alexis Laferrièremisc/vim: highlight the new Int literals
2015-05-08 Jean Privatvim: look for `{ in deciding to highlight ffi language...
2014-12-10 Alexis Laferrièremisc: trigger for extern code blocks of Java, C++ and...
2014-12-10 Alexis Laferrièremisc: vim syntax recognize the Objective-C syntax
2014-08-05 Jean Privatvim: allow spell check on string literals and comments.
2014-05-09 Jean Privatvim: try to color annotation.
2014-03-15 Alexis Laferrièremisc: add support for FFI with Java and C++ to vim...
2014-03-10 Jean Privatvim: update syntax for strings
2013-02-01 Alexis Laferrièremisc: extends Vim syntax highlighting for the FFI
2013-02-01 Alexis Laferrièremisc: adds extern class type to vim syntax highlighting
2011-02-14 Jean Privatmisc: update syntax file with module and enum
2010-03-11 Jean Privatsyntax: "super" is a synonym of "special"
2009-08-06 Jean Privatsyntax: add 'loop' construction
2009-07-31 Jean Privatparser: closure syntax use '!' instead of 'with'
2009-07-30 Jean Privatparser: remove attr and meth alternatives
2009-07-27 Jean Privatmisc: update vim syntax
2009-06-26 Jean Privatmisc: add vim syntax and indent files