diff --git a/.vim/vimrc b/.vim/vimrc index c9550e9..7aa3502 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -75,6 +75,7 @@ Bundle "motus/pig.vim" Bundle "nathanaelkane/vim-indent-guides" Bundle "pangloss/vim-javascript" Bundle "rodjek/vim-puppet" +Bundle "rust-lang/rust.vim" Bundle "spf13/PIV" Bundle "terryma/vim-expand-region" Bundle "tomtom/tlib_vim"