Skip to content

Commit e0815fe

Browse files
committed
Updated miscellaneous scripts
1 parent 184197e commit e0815fe

File tree

2 files changed

+2
-51
lines changed

2 files changed

+2
-51
lines changed

autoload/xolox/luainspect.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 <peter@peterodding.com>
3-
" Last Change: April 20, 2013
3+
" Last Change: April 28, 2013
44
" URL: http://peterodding.com/code/vim/lua-inspect/
55

6-
let g:xolox#luainspect#version = '0.4.17'
6+
let g:xolox#luainspect#version = '0.4.18'
77

88
call xolox#misc#compat#check('lua-inspect'1)
99

autoload/xolox/misc/README.md

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

0 commit comments

Comments
 (0)