rust/src/etc/vim
Brendan Zabarauskas de938b6ca1 Remove Signed trait and add SignedInt trait
The methods have been moved into Float and SignedInt
2014-11-13 03:46:03 +11:00
..
after/syntax vim: Stop setting conceallevel in the syntax file 2014-08-13 16:52:26 -07:00
autoload vim: Fix :RustRun when cwd has a space in it 2014-10-22 22:22:44 -07:00
compiler Add cargo.vim compiler file. 2014-09-22 17:24:26 -05:00
doc Remove rust_colorcolumn, set textwidth to 99 2014-07-07 22:22:25 -07:00
ftdetect remove old rc extension from detection files 2014-01-22 20:39:32 -05:00
ftplugin vim: Don't set foldmethod in the syntax file either 2014-08-15 16:41:07 -07:00
indent fix for vim < 7.4.355 2014-09-18 22:16:47 +02:00
plugin Add a Syntastic plugin for Rust. 2014-06-16 18:16:05 -07:00
syntax Remove Signed trait and add SignedInt trait 2014-11-13 03:46:03 +11:00
syntax_checkers/rust Add a Syntastic plugin for Rust. 2014-06-16 18:16:05 -07:00