misc: added brush for SyntaxHighlighter JS script
[nit.git] / misc / vim /
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