1
0
nvim-config/config/crypto/options.vim
2015-02-13 04:20:21 +01:00

4 lines
55 B
VimL

if v:version >= 704
set cryptmethod=blowfish
endif