瀏覽代碼

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…
取消
儲存