forked from aniani/vim
updated for version 7.3.133
Problem: When using encryption it's not clear what method was used. Solution: In the file message show "blowfish" when using blowfish.
This commit is contained in:
@@ -714,6 +714,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
133,
|
||||
/**/
|
||||
132,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user