mirror of
https://github.com/Ascyii/vim-gnupg.git
synced 2026-01-01 14:24:25 -05:00
Little reindenting.
This commit is contained in:
@@ -86,7 +86,6 @@ autocmd BufWritePre,FileWritePre *.\(gpg\|asc\|pgp\) call s:GPGEnc
|
||||
" undo the encryption so we are back in the normal text, directly
|
||||
" after the file has been written.
|
||||
autocmd BufWritePost,FileWritePost *.\(gpg\|asc\|pgp\) call s:GPGEncryptPost()
|
||||
|
||||
augroup END
|
||||
|
||||
" Section: Highlight setup {{{1
|
||||
|
||||
Reference in New Issue
Block a user