Bump to 1.7
This commit is contained in:
parent
22edae78d1
commit
516a92060e
|
@ -1,7 +1,7 @@
|
|||
" Plugin: https://github.com/mhinz/vim-startify
|
||||
" Description: Start screen displaying recently used stuff.
|
||||
" Maintainer: Marco Hinz <http://github.com/mhinz>
|
||||
" Version: 1.6
|
||||
" Version: 1.7
|
||||
|
||||
if exists('g:autoloaded_startify') || &cp
|
||||
finish
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
" Plugin: https://github.com/mhinz/vim-startify
|
||||
" Description: Start screen displaying recently used stuff.
|
||||
" Maintainer: Marco Hinz <http://github.com/mhinz>
|
||||
" Version: 1.6
|
||||
" Version: 1.7
|
||||
|
||||
if exists('g:loaded_startify') || &cp
|
||||
finish
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
" Plugin: https://github.com/mhinz/vim-startify
|
||||
" Description: Start screen displaying recently used stuff.
|
||||
" Maintainer: Marco Hinz <http://github.com/mhinz>
|
||||
" Version: 1.6
|
||||
" Version: 1.7
|
||||
|
||||
if exists("b:current_syntax")
|
||||
finish
|
||||
|
|
Loading…
Reference in a new issue