Skip to content
Snippets Groups Projects
Commit 2f2d2160 authored by Jerome Reybert's avatar Jerome Reybert
Browse files

plugin/magit.vim: update version to 1.7.1

parent ef2cfde9
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@ if exists('g:loaded_magit') || !executable('git') || &cp
endif
let g:loaded_magit = 1
let g:vimagit_version = [1, 7, 0]
let g:vimagit_version = [1, 7, 1]
" Initialisation {{{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment