Default cryptmethod
This commit is contained in:
parent
db3029d7a8
commit
806a9e52a0
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
||||||
set undofile
|
set undofile
|
||||||
set swapfile
|
set swapfile
|
||||||
set nobackup
|
set nobackup
|
||||||
|
" Use blowfish2 to crypt files
|
||||||
|
set cm=blowfish2
|
||||||
|
|
Loading…
Reference in a new issue