Skip to content

Commit

Permalink
close #64
Browse files Browse the repository at this point in the history
Signed-off-by: tracyone <[email protected]>
  • Loading branch information
tracyone committed Oct 16, 2022
1 parent 1055d5a commit d767bf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rc/git.vim
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ if te#env#SupportPy2()
Plug 'jaxbot/github-issues.vim', { 'on': 'Gissue' }
endif
Plug 'rhysd/github-complete.vim',{'for': ['gitcommit', 'markdown', 'gina-commit']}
Plug 'rhysd/conflict-marker.vim'
if te#env#SupportFeature('signs')
Plug 'airblade/vim-gitgutter', { 'on': [] }
call te#feat#register_vim_enter_setting2(['GitGutterEnable'],
Expand Down

0 comments on commit d767bf8

Please sign in to comment.