Bump to 1.5

This commit is contained in:
Marco Hinz 2013-05-08 17:19:19 +02:00
parent 47a96067c4
commit b7175c0456
3 changed files with 3 additions and 3 deletions

View file

@ -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.4 " Version: 1.5
if exists('g:autoloaded_startify') || &cp if exists('g:autoloaded_startify') || &cp
finish finish

View file

@ -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.4 " Version: 1.5
if exists('g:loaded_startify') || &cp if exists('g:loaded_startify') || &cp
finish finish

View file

@ -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.4 " Version: 1.5
if exists("b:current_syntax") if exists("b:current_syntax")
finish finish