Skip to content

Commit 34ef803

Browse files
committed
Updated miscellaneous scripts
1 parent dd2ce52 commit 34ef803

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

autoload/xolox/shell.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
" Vim auto-load script
22
" Author: Peter Odding <peter@peterodding.com>
3-
" Last Change: August 31, 2011
3+
" Last Change: September 4, 2011
44
" URL: http://peterodding.com/code/vim/shell/
55

6-
let g:xolox#shell#version = '0.9.10'
6+
let g:xolox#shell#version = '0.9.11'
77

88
if !exists('s:fullscreen_enabled')
99
let s:enoimpl = "%s() hasn't been implemented on your platform! %s"

0 commit comments

Comments
 (0)