Przeglądaj źródła

Set default encryption algorithm

pull/10/head
Jérôme Deuchnord 5 lat temu
rodzic
commit
279e2bf7bf
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