| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-03-25 | Fixed vim highlighting for \' (and other) escapes in char literals | Jacob Parker | -2/+3 | |
| 2012-03-16 | Add loop to the vim keyword list. | Erick Tryzelaar | -1/+1 | |
| 2012-02-28 | vim: add "to" as a keyword. | Erick Tryzelaar | -2/+2 | |
| 2012-02-05 | vim: block is no longer a keyword. | Erick Tryzelaar | -1/+1 | |
| 2012-01-20 | Update the keyword lists in rust.md and syntax.vim | Matt Brubeck | -5/+8 | |
| Add new keywords "enum" and "of", and remove old keywords "auth", "chan", "log_err", "tag", and "task". Also add reserved words to the syntax file, to help Vim users avoid using them as identifiers. | ||||
| 2012-01-14 | Update vim syntax with new keywords | Grahame Bowland | -3/+3 | |
| 2011-12-19 | vim comment highlighting can contain comments. | Erick Tryzelaar | -2/+4 | |
| 2011-10-29 | Update keyword list in vim/syntax/rust.vim | Matt Brubeck | -6/+6 | |
| Removed: iter, each, put, macro, meta, syntax, port, spawn Added: block, copy | ||||
| 2011-09-29 | vim: Add `pure` to the list of keywords | Patrick Walton | -2/+2 | |
| 2011-09-28 | vim: `const` is a keyword | Patrick Walton | -2/+2 | |
| 2011-08-05 | etc: Add "lambda" and "inline" to the vim mode | Patrick Walton | -4/+4 | |
| 2011-08-05 | etc: Update the Vim syntax mode with new keywords | Patrick Walton | -6/+6 | |
| 2011-05-17 | Move vim syntax file, add indent file. | Erick Tryzelaar | -0/+63 | |
