Przeglądaj źródła

Set encryption algorithm (#10)

master
Jérôme Deuchnord 4 lat temu
committed by Gitea
rodzic
commit
f215a4db50
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Wyświetl plik

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

filetype plugin indent on

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

" Activate syntax highlighting
syntax on



Ładowanie…
Anuluj
Zapisz