Ver a proveniência

Set encryption algorithm (#10)

master
Jérôme Deuchnord há 4 anos
committed by Gitea
ascendente
cometimento
f215a4db50
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