Skip to content

Commit 1b85a6f

Browse files
author
Johnny Robeson
committed
Merge pull request spf13#728 from guersam/patch-1
Change rust.vim to the official one
2 parents 7e458dd + dad627f commit 1b85a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vimrc.bundles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279

280280
" Misc {
281281
if count(g:spf13_bundle_groups, 'misc')
282-
Bundle 'wting/rust.vim'
282+
Bundle 'rust-lang/rust.vim'
283283
Bundle 'tpope/vim-markdown'
284284
Bundle 'spf13/vim-preview'
285285
Bundle 'tpope/vim-cucumber'

0 commit comments

Comments
 (0)