rust/src/etc/vim
Chris Morgan 3fa4cef876 A few slight tweaks to the Vim syntax file.
- Add fold support (NOT turned on by default)
- Highlight `::` by default
- Support the common `NOTE` as an important note
- Highlight `assert!` and `fail!` differently
- Don't highlight `deriving(...)` except in `#[...]`
2013-07-10 01:27:35 +10:00
..
after/syntax Remove colorcolumn setting 2013-05-28 16:06:15 +02:00
ftdetect minor updates to vim config files 2012-07-02 15:48:59 -04:00
indent Improved vim indent file for rust 2013-05-08 11:16:27 +12:00
syntax A few slight tweaks to the Vim syntax file. 2013-07-10 01:27:35 +10:00