Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated miscellaneous scripts
  • Loading branch information
xolox committed Nov 26, 2011
1 parent 63289db commit 11cba18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autoload/xolox/pyref.vim
@@ -1,9 +1,9 @@
" Vim auto-load script
" Author: Peter Odding <peter@peterodding.com>
" Last Change: November 21, 2011
" Last Change: November 26, 2011
" URL: http://peterodding.com/code/vim/pyref/

let g:xolox#pyref#version = '0.7.7'
let g:xolox#pyref#version = '0.7.8'
let s:script = expand('<sfile>:p:~')

function! xolox#pyref#enable() " {{{1
Expand Down

0 comments on commit 11cba18

Please sign in to comment.