#10 Set encryption algorithm

Fusionado
Deuchnord fusionados 1 commits de encryption en master hace 6 años
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Ver fichero

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


filetype plugin indent on filetype plugin indent on


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

" Activate syntax highlighting " Activate syntax highlighting
syntax on syntax on




Cargando…
Cancelar
Guardar