#10 Set encryption algorithm

Fusionnée
Deuchnord a fusionné 1 révision(s) à partir de encryption vers master il y a 5 ans
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Voir le fichier

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

filetype plugin indent on

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

" Activate syntax highlighting
syntax on



Chargement…
Annuler
Enregistrer