1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Remove rbenv plugin

This commit is contained in:
Daniel Barber 2017-11-20 17:07:02 -05:00
parent 5b5888b55b
commit 502f67d8a6
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -21,7 +21,6 @@ Plug 'pangloss/vim-javascript'
Plug 'rust-lang/rust.vim' Plug 'rust-lang/rust.vim'
Plug 'scrooloose/nerdcommenter' Plug 'scrooloose/nerdcommenter'
Plug 'tpope/vim-haml' Plug 'tpope/vim-haml'
Plug 'tpope/vim-rbenv'
Plug 'vim-ruby/vim-ruby' Plug 'vim-ruby/vim-ruby'
Plug 'posva/vim-vue' Plug 'posva/vim-vue'
Plug 'mxw/vim-jsx' Plug 'mxw/vim-jsx'