Преглед изворни кода

Set default encryption algorithm

pull/10/head
Jérôme Deuchnord пре 5 година
родитељ
комит
279e2bf7bf
1 измењених фајлова са 3 додато и 0 уклоњено
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Прегледај датотеку

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

filetype plugin indent on

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

" Activate syntax highlighting
syntax on



Loading…
Откажи
Сачувај