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 332f8a6 commit a95ba2cCopy full SHA for a95ba2c
doc/vim-fetch.txt
@@ -1,4 +1,4 @@
1
-*vim-fetch.txt* For Vim version 7.0 or better version 1.1.0
+*vim-fetch.txt* For Vim version 7.0 or better version 1.2.0
2
3
4
VIM REFERENCE for the Fetch plug-in
plugin/fetch.vim
@@ -1,7 +1,7 @@
" SIMPLIFIED TAKE ON BOGADO/FILE-LINE (HOPEFULLY) WITHOUT THE WARTS
" Maintainer: Martin Kopischke <martin@kopischke.net>
" License: MIT (see LICENSE.md)
-" Version: 1.1.0
+" Version: 1.2.0
5
if &compatible || !has('autocmd') || v:version < 700
6
finish
7
endif
0 commit comments