| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-08-23 | vim - fix indent rules, hilight format strings, some keywords | Ben Blum | -3/+1 | |
| 2012-02-19 | vim: fix indenting enums and macros | Erick Tryzelaar | -1/+2 | |
| Now vim indenting goes from: fn main() { enum t { a: int, b: int } #error("hello world"); } to: fn main() { enum t { a: int, b: int } #error("hello world"); } | ||||
| 2011-05-17 | Move vim syntax file, add indent file. | Erick Tryzelaar | -0/+9 | |
