Ver a proveniência

Set default encryption algorithm

pull/10/head
Jérôme Deuchnord há 5 anos
ascendente
cometimento
279e2bf7bf
1 ficheiros alterados com 3 adições e 0 eliminações
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Ver ficheiro

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

filetype plugin indent on

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

" Activate syntax highlighting
syntax on



Carregando…
Cancelar
Guardar