summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2021-04-26 20:58:11 +0200
committerTobias Klauser <tklauser@distanz.ch>2021-04-26 20:58:11 +0200
commit87f317e1f89f4b6f1a247539e874675df105a569 (patch)
tree60debc1553edb8c9031113eb9617acd19daf5289
parent75b538b288ee44ccb159d144612cc25cc37373d2 (diff)
Add git-rhubarb
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 9c06c44..a77aa8f 100644
--- a/.vimrc
+++ b/.vimrc
@@ -193,6 +193,7 @@ Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' } " Go support
Plug 'rust-lang/rust.vim' " Rust support
Plug 'airblade/vim-gitgutter' " git status gutter
Plug 'tpope/vim-fugitive' " git commands
+Plug 'tpope/vim-rhubarb' " GitHub integration
Plug 'tpope/vim-commentary' " comment out stuff
Plug 'vim-scripts/taglist.vim'
Plug 'joestringer/cscope_maps' " cscope maps