Skip to content

Commit

Permalink
Updated miscellaneous scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
xolox committed Sep 4, 2011
1 parent dd2ce52 commit 34ef803
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autoload/xolox/shell.vim
@@ -1,9 +1,9 @@
" Vim auto-load script
" Author: Peter Odding <peter@peterodding.com>
" Last Change: August 31, 2011
" Last Change: September 4, 2011
" URL: http://peterodding.com/code/vim/shell/

let g:xolox#shell#version = '0.9.10'
let g:xolox#shell#version = '0.9.11'

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

0 comments on commit 34ef803

Please sign in to comment.