Skip to content

Commit 668213c

Browse files
committed
Updated miscellaneous scripts
1 parent 356853f commit 668213c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/xolox/notes.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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.16.6'
9+
let g:xolox#notes#version = '0.16.7'
1010

1111
function! xolox#notes#shortcut() " {{{1
1212
" The "note:" pseudo protocol is just a shortcut for the :Note command.

0 commit comments

Comments
 (0)