Browse Source

Added vim fugitive plugin.

master
Daniel Sissom 7 months ago
parent
commit
f3ff84f3f9
Signed by: djsissom GPG Key ID: 2C30FFB796852389
1 changed files with 1 additions and 0 deletions
  1. + 1
    - 0
      vim/vimrc

+ 1
- 0
vim/vimrc

@ -227,6 +227,7 @@ if g:use_pluggin_manager == 1
Plug 'tpope/vim-unimpaired'
Plug 'tpope/vim-speeddating'
Plug 'tpope/vim-repeat'
Plug 'tpope/vim-fugitive'
Plug 'lervag/vimtex'
Plug 'junegunn/goyo.vim'
Plug 'junegunn/limelight.vim'

Loading…
Cancel
Save