]> git.lizzy.rs Git - rust.git/commit
auto merge of #18782 : netvl/rust/update-vim-syntax, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 10 Nov 2014 07:01:49 +0000 (07:01 +0000)
committerbors <bors@rust-lang.org>
Mon, 10 Nov 2014 07:01:49 +0000 (07:01 +0000)
commit830c82dd741b2d2a248515203a0f6a6662a0abe6
tree88aa1a5304675924693fdc2ac4513bdb0ff66175
parente575cff77d9ce8d8d200691ea7f7c9dedc56e977
parent3961eaec85c34e96e170ac84f6058997e1c0dfea
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.
src/etc/vim/syntax/rust.vim