1
0
nvim-config/plugins/crypto.vim
valeth 1280005456 update pandoc and crypto plugin configuration
possibly remove/move crypto.vim?
2015-06-16 23:11:44 +02:00

6 lines
179 B
VimL

if v:version >= 704
"set cryptmethod=blowfish
"au BufReadPost * if &key != "" | set noswapfile nowritebackup viminfo= nobackup noshelltemp history=0 secure | endif
endif