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