Skip to content

Commit 66e75f6

Browse files
committed
Updated miscellaneous scripts
1 parent f863c60 commit 66e75f6

File tree

2 files changed

+2
-51
lines changed

2 files changed

+2
-51
lines changed

autoload/xolox/misc/README.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

autoload/xolox/session.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
" Vim script
22
" Author: Peter Odding
3-
" Last Change: April 21, 2013
3+
" Last Change: April 28, 2013
44
" URL: http://peterodding.com/code/vim/session/
55

6-
let g:xolox#session#version = '1.5.10'
6+
let g:xolox#session#version = '1.5.11'
77

88
call xolox#misc#compat#check('session', 1)
99

0 commit comments

Comments
 (0)