Marco Hinz 12 anni fa
parent
commit
4e9b9a2f31
3 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  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.5
+" Version:     1.6
 
 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.5
+" Version:     1.6
 
 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.5
+" Version:     1.6
 
 if exists("b:current_syntax")
   finish