1 parent dd2ce52 commit 34ef803Copy full SHA for 34ef803
1 file changed
autoload/xolox/shell.vim
@@ -1,9 +1,9 @@
1
" Vim auto-load script
2
" Author: Peter Odding <peter@peterodding.com>
3
-" Last Change: August 31, 2011
+" Last Change: September 4, 2011
4
" URL: http://peterodding.com/code/vim/shell/
5
6
-let g:xolox#shell#version = '0.9.10'
+let g:xolox#shell#version = '0.9.11'
7
8
if !exists('s:fullscreen_enabled')
9
let s:enoimpl = "%s() hasn't been implemented on your platform! %s"
0 commit comments