rust/src/etc/vim
bors 830c82dd74 auto merge of #18782 : netvl/rust/update-vim-syntax, r=alexcrichton
`as` (already for a long time) and `move` (which was only added recently, AFAIK) are not marked as keywords in Vim syntax file, so they are not highlighted as keywords in Rust sources. This PR fixes this.
2014-11-10 07:01:49 +00: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 auto merge of #18782 : netvl/rust/update-vim-syntax, r=alexcrichton 2014-11-10 07:01:49 +00:00
syntax_checkers/rust Add a Syntastic plugin for Rust. 2014-06-16 18:16:05 -07:00