Parcourir la source

Set encryption algorithm (#10)

master
Jérôme Deuchnord il y a 4 ans
committed by Gitea
Parent
révision
f215a4db50
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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