update NOTICE
[nit.git] / misc / vim /
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-11-30 Alexis Laferrièrevim/syntastic: show errors on EOF on the last line
2014-11-30 Alexis Laferrièrevim/syntastic: show "Documentation warning" as a style...
2014-09-22 Jean Privatvim: activate -W for syntactic
2014-09-08 Jean Privatvim: use nitpick for faster syntastic
2014-08-05 Jean Privatvim: allow spell check on string literals and comments.
2014-05-13 Jean PrivatMerge: misc: do not enforce shiftwidth to 8, let the...
2014-05-09 Jean Privatvim: try to color annotation.
2014-04-09 Alexandre Terrasamisc: do not enforce shiftwidth to 8, let the .vimrc...
2014-03-15 Alexis Laferrièremisc: add support for FFI with Java and C++ to vim...
2014-03-15 Alexis Laferrièremisc: use nitc instead of nitg in syntastic
2014-03-10 Jean Privatvim: update syntax for strings
2014-01-21 Alexis Laferrièremisc: update Vim syntastic plugin to use nitg
2014-01-14 Alexis Laferrièremisc: adds the option to specify the main nit module...
2014-01-13 Alexis Laferrièremisc: updates the vim syntastic config with correct...
2013-03-14 Alexis Laferrièremisc: update vim syntastic plugin to latest specification
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
2012-05-30 Alexis Laferrièremisc: removes debug output from syntastic Nit syntax...
2012-05-30 Jean Privatvim: install syntastic file directly inside the vim...
2012-05-30 Jean Privatvim: move the function-once test before stuffs
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-08-03 Jean Privatmisc: vim: better indentation of closures
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