change version number -> 1.6
This commit is contained in:
parent
98e324a281
commit
a2ee5cf67c
@ -1,7 +1,7 @@
|
|||||||
" Plugin: https://github.com/mhinz/vim-signify
|
" Plugin: https://github.com/mhinz/vim-signify
|
||||||
" Description: show a diff from a version control system via the signcolumn
|
" Description: show a diff from a version control system via the signcolumn
|
||||||
" Maintainer: Marco Hinz <http://github.com/mhinz>
|
" Maintainer: Marco Hinz <http://github.com/mhinz>
|
||||||
" Version: 1.5
|
" Version: 1.6
|
||||||
|
|
||||||
if exists('g:loaded_signify') || !has('signs') || &cp
|
if exists('g:loaded_signify') || !has('signs') || &cp
|
||||||
finish
|
finish
|
||||||
|
Loading…
Reference in New Issue
Block a user