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 356853f commit 668213cCopy full SHA for 668213c
autoload/xolox/notes.vim
@@ -6,7 +6,7 @@
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.16.6'
+let g:xolox#notes#version = '0.16.7'
10
11
function! xolox#notes#shortcut() " {{{1
12
" The "note:" pseudo protocol is just a shortcut for the :Note command.
0 commit comments