Skip to content

Commit fd90005

Browse files
committed
Updated miscellaneous scripts
1 parent 444af59 commit fd90005

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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: August 27, 2011
3+
" Last Change: September 4, 2011
44
" URL: http://peterodding.com/code/vim/lua-inspect/
55

6-
let g:xolox#luainspect#version = '0.4.11'
6+
let g:xolox#luainspect#version = '0.4.12'
77

88
function! xolox#luainspect#auto_enable() " {{{1
99
if !&diff && !exists('b:luainspect_disabled')

0 commit comments

Comments
 (0)