Selaa lähdekoodia

Set encryption algorithm (#10)

master
Jérôme Deuchnord 6 vuotta sitten
committed by Gitea
vanhempi
commit
f215a4db50
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Näytä tiedosto

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




Ladataan…
Peruuta
Tallenna