We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a707f commit c22f65cCopy full SHA for c22f65c
autoload/xolox/misc/README.md
autoload/xolox/notes.vim
@@ -1,12 +1,12 @@
1
" Vim auto-load script
2
" Author: Peter Odding <peter@peterodding.com>
3
-" Last Change: April 21, 2013
+" Last Change: April 28, 2013
4
" URL: http://peterodding.com/code/vim/notes/
5
6
" Note: This file is encoded in UTF-8 including a byte order mark so
7
" that Vim loads the script using the right encoding transparently.
8
9
-let g:xolox#notes#version = '0.17.8'
+let g:xolox#notes#version = '0.17.9'
10
let s:scriptdir = expand('<sfile>:p:h')
11
12
call xolox#misc#compat#check('notes', 1)
0 commit comments