Skip to content

Commit 87c783d

Browse files
committed
Updated miscellaneous scripts
1 parent d486822 commit 87c783d

2 files changed

Lines changed: 2 additions & 51 deletions

File tree

autoload/xolox/misc/README.md

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

autoload/xolox/pyref.vim

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

6-
let g:xolox#pyref#version = '0.7.9'
6+
let g:xolox#pyref#version = '0.7.10'
77
let s:script = expand('<sfile>:p:~')
88

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

0 commit comments

Comments
 (0)