#10 Set encryption algorithm

Unito
Deuchnord ha unito 1 commit da encryption a master 5 anni fa
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Vedi File

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

filetype plugin indent on

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

" Activate syntax highlighting
syntax on



Caricamento…
Annulla
Salva