Skip to content

Commit c22f65c

Browse files
committed
Updated miscellaneous scripts
1 parent 63a707f commit c22f65c

File tree

2 files changed

+2
-51
lines changed

2 files changed

+2
-51
lines changed

autoload/xolox/misc/README.md

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

autoload/xolox/notes.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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/notes/
55

66
" Note: This file is encoded in UTF-8 including a byte order mark so
77
" that Vim loads the script using the right encoding transparently.
88

9-
let g:xolox#notes#version = '0.17.8'
9+
let g:xolox#notes#version = '0.17.9'
1010
let s:scriptdir = expand('<sfile>:p:h')
1111

1212
call xolox#misc#compat#check('notes', 1)

0 commit comments

Comments
 (0)