#10 Set encryption algorithm

Sloučený
Deuchnord sloučil 1 revizí z větve encryption do větve master před před 5 roky
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Zobrazit soubor

@@ -3,6 +3,9 @@ filetype off

filetype plugin indent on

" Use blowfish2 algorithm for encryption (:X)
set cm=blowfish2

" Activate syntax highlighting
syntax on



Načítá se…
Zrušit
Uložit