diff --git a/vimrc.bundles.local b/vimrc.bundles.local index 4316240..a7cd779 100644 --- a/vimrc.bundles.local +++ b/vimrc.bundles.local @@ -14,6 +14,7 @@ Plug 'briancollins/vim-jst' Plug 'juvenn/mustache.vim' Plug 'othree/html5.vim' Plug 'tpope/vim-rbenv' +Plug 'rust-lang/rust.vim' Plug 'junegunn/goyo.vim' Plug 'reedes/vim-pencil'