Skip to content

Commit

Permalink
Merge pull request #728 from guersam/patch-1
Browse files Browse the repository at this point in the history
Change rust.vim to the official one
  • Loading branch information
Johnny Robeson committed Mar 5, 2015
2 parents 7e458dd + dad627f commit 1b85a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@

" Misc {
if count(g:spf13_bundle_groups, 'misc')
Bundle 'wting/rust.vim'
Bundle 'rust-lang/rust.vim'
Bundle 'tpope/vim-markdown'
Bundle 'spf13/vim-preview'
Bundle 'tpope/vim-cucumber'
Expand Down

0 comments on commit 1b85a6f

Please sign in to comment.