Skip to content

Commit

Permalink
added Git view plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz-makandra committed Dec 23, 2020
1 parent ac18bea commit 7379f12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins.vim
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ let g:airline_powerline_fonts = 1
let g:airline#extensions#cursormode#enabled = 0

Plug 'tpope/vim-fugitive'
Plug 'junegunn/gv.vim'
Plug 'shumphrey/fugitive-gitlab.vim'
let g:fugitive_gitlab_domains = ['https://code.makandra.de']

Expand Down

0 comments on commit 7379f12

Please sign in to comment.