diff --git a/.vimrc b/.vimrc index 1ffdbc5..e112cbd 100644 --- a/.vimrc +++ b/.vimrc @@ -20,6 +20,7 @@ call plug#begin('~/.vim/plugged') "Git plugin Plug 'tpope/vim-fugitive' + Plug 'tpope/vim-rhubarb' if has('nvim') " LSP helpers