Marco Hinz hace 12 años
padre
commit
b5ec1605cc
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  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