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 3099b04 commit 6d106faCopy full SHA for 6d106fa
plugin/gnupg.vim
@@ -15,7 +15,7 @@
15
if (exists("g:loaded_gnupg") || &cp || exists("#GnuPG"))
16
finish
17
endif
18
-let g:loaded_gnupg = '2.7.1-dev'
+let g:loaded_gnupg = '2.7.1'
19
20
" check for correct vim version {{{2
21
if (v:version < 702)
0 commit comments