Ver código fonte

Set encryption algorithm (#10)

master
Jérôme Deuchnord 4 anos atrás
committed by Gitea
pai
commit
f215a4db50
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Ver arquivo

@@ -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
Salvar