Ver Fonte

bump to 1.4

Marco Hinz há 12 anos atrás
pai
commit
b5ec1605cc
3 ficheiros alterados com 3 adições e 3 exclusões
  1. 1 1
      autoload/startify.vim
  2. 1 1
      plugin/startify.vim
  3. 1 1
      syntax/startify.vim

+ 1 - 1
autoload/startify.vim

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

+ 1 - 1
plugin/startify.vim

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

+ 1 - 1
syntax/startify.vim

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