瀏覽代碼

Bump to 1.6

Marco Hinz 12 年之前
父節點
當前提交
4e9b9a2f31
共有 3 個文件被更改,包括 3 次插入3 次删除
  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