We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd345b0 commit f0d6357Copy full SHA for f0d6357
gist.vim.vimup
@@ -2,7 +2,7 @@ script_name: Gist.vim
2
script_id: '2423'
3
script_type: utility
4
script_package: gist-vim.zip
5
-script_version: '7.2'
+script_version: '7.3'
6
required_vim_version: '7.0'
7
summary: vimscript for gist
8
@@ -101,6 +101,9 @@ install_details: |
101
See also: https://github.com/mattn/gist-vim/blob/master/README.mkd
102
103
versions:
104
+- '7.3': |
105
+ This is an upgrade for Gist.vim: fixed many bugs. Added few list actions: yank, paste, open in browser.
106
+
107
- '7.2': |
108
This is an upgrade for Gist.vim: fixed many bugs.
109
0 commit comments