mirror of
https://github.com/Ascyii/vim-gnupg.git
synced 2025-12-31 22:04:25 -05:00
@@ -15,7 +15,7 @@
|
|||||||
if (exists("g:loaded_gnupg") || &cp || exists("#GnuPG"))
|
if (exists("g:loaded_gnupg") || &cp || exists("#GnuPG"))
|
||||||
finish
|
finish
|
||||||
endif
|
endif
|
||||||
let g:loaded_gnupg = '2.7.1'
|
let g:loaded_gnupg = '2.7.2-dev'
|
||||||
|
|
||||||
" check for correct vim version {{{2
|
" check for correct vim version {{{2
|
||||||
if (v:version < 702)
|
if (v:version < 702)
|
||||||
|
|||||||
Reference in New Issue
Block a user