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 bf71910 commit 9265aaaCopy full SHA for 9265aaa
autoload/gist.vim
@@ -1,8 +1,8 @@
1
"=============================================================================
2
" File: gist.vim
3
" Author: Yasuhiro Matsumoto <mattn.jp@gmail.com>
4
-" Last Change: 15-Apr-2014.
5
-" Version: 7.1
+" Last Change: 19-Oct-2014.
+" Version: 7.2
6
" WebPage: http://github.com/mattn/gist-vim
7
" License: BSD
8
gist.vim.vimup
@@ -101,6 +101,9 @@ install_details: |
101
See also: https://github.com/mattn/gist-vim/blob/master/README.mkd
102
103
versions:
104
+- '7.2': |
105
+ This is an upgrade for Gist.vim: fixed many bugs.
106
+
107
- '7.1': |
108
This is an upgrade for Gist.vim: updated installation notes.
109
0 commit comments