mirror of
https://github.com/Ascyii/vim-gnupg.git
synced 2026-01-01 06:14:24 -05:00
vim-gnupg version 2.6.1
Signed-off-by: James McCoy <jamessan@jamessan.com>
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
if (exists("g:loaded_gnupg") || &cp || exists("#GnuPG"))
|
||||
finish
|
||||
endif
|
||||
let g:loaded_gnupg = '2.6.1-dev'
|
||||
let g:loaded_gnupg = '2.6.1'
|
||||
let s:GPGInitRun = 0
|
||||
|
||||
" check for correct vim version {{{2
|
||||
|
||||
Reference in New Issue
Block a user