| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-01-29 | Pull configs out into individual repositories | Steve Klabnik | -1/+0 | |
| As we grow, these don't belong in-tree. http://internals.rust-lang.org/t/moving-editor-highlighting-into-their-own-repos/1395 * https://github.com/rust-lang/rust.vim * https://github.com/rust-lang/rust-mode * https://github.com/rust-lang/gedit-config * https://github.com/rust-lang/kate-config * https://github.com/rust-lang/nano-config * https://github.com/rust-lang/zsh-config | ||||
| 2014-01-22 | remove old rc extension from detection files | Daniel Micay | -1/+1 | |
| 2012-07-02 | minor updates to vim config files | Ben Blum | -1/+1 | |
| 2012-01-21 | Added a `src/etc/vim/ftdetect` directory and file. | tim | -0/+1 | |
| Previously, in order to get vim's syntax highlighting, you needed to manually `:setf rust` on every file. Now vim will recognize *.rs files as rust. This is a little nicer. | ||||
