dotfiles/config/automatrop/roles/vim/templates/plugins/fugitive.j2

5 lines
135 B
Django/Jinja

{# Git basics #}
{{ add_source('tpope/vim-fugitive') -}}
{# Open files in GitLab #}
{{ add_source('shumphrey/fugitive-gitlab.vim') -}}