]> git.lizzy.rs Git - rust.git/commit
auto merge of #19095 : juxiliary/rust/master, r=bstrie
authorbors <bors@rust-lang.org>
Fri, 21 Nov 2014 16:56:47 +0000 (16:56 +0000)
committerbors <bors@rust-lang.org>
Fri, 21 Nov 2014 16:56:47 +0000 (16:56 +0000)
commitf530aa08dfcdaeb249341bdd1a9797780b4294c2
tree0fb65c40324a612f8adb2da89181bef23c627cce
parent9efa23e9c0d98d47612eb6cf40fdf405f9c98b65
parent62a2a1d5cf4af0307f538a9bedb40e5756e89fb6
auto merge of #19095 : juxiliary/rust/master, r=bstrie

Vim plugins shouldn't override user settings unless they ask!

Stops the plugin from modifying the users settings by default
instead makes them opt-in with `g:rust_recommended_style`