X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.vimrc;h=4f84c48803af39b10d78b1a044a538d6166539a2;hb=28004508c205a91bfee0f6e85cb65bb3480a4216;hp=d86e0bb8c1843ea9ce3753d0cc8375455cc5726c;hpb=227018b2cacfdc2ec2e67dfc4a6b5b03ee50c6ee;p=dotfiles.git diff --git a/.vimrc b/.vimrc index d86e0bb..4f84c48 100644 --- a/.vimrc +++ b/.vimrc @@ -113,6 +113,9 @@ set noautoindent " Do not automatically set the indent of a new line set timeout timeoutlen=3000 " allow timing out up to 3 seconds halfway into a mapping +" 19 reading and writing files +set cryptmethod=blowfish " encryption method for file writing: zip or blowfish + " 21 command line editing set history=1000 " how many command lines are remembered