Bump to 1.9

This commit is contained in:
Marco Hinz 2013-07-04 13:06:08 +02:00
parent 282262cba6
commit 9a42020f53

View File

@ -1,7 +1,7 @@
" Plugin: https://github.com/mhinz/vim-signify
" Description: show a diff from a version control system via the signcolumn
" Maintainer: Marco Hinz <http://github.com/mhinz>
" Version: 1.8
" Version: 1.9
if exists('g:loaded_signify') || !has('signs') || &cp
finish