Skip to content

Commit

Permalink
Updated miscellaneous scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
xolox committed Apr 28, 2013
1 parent 184197e commit e0815fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 51 deletions.
4 changes: 2 additions & 2 deletions autoload/xolox/luainspect.vim
@@ -1,9 +1,9 @@
" Vim script.
" Author: Peter Odding <peter@peterodding.com>
" Last Change: April 20, 2013
" Last Change: April 28, 2013
" URL: http://peterodding.com/code/vim/lua-inspect/

let g:xolox#luainspect#version = '0.4.17'
let g:xolox#luainspect#version = '0.4.18'

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

Expand Down
49 changes: 0 additions & 49 deletions autoload/xolox/misc/README.md

This file was deleted.

0 comments on commit e0815fe

Please sign in to comment.