#10 Set encryption algorithm

已合併
Deuchnord 6 年之前 將 1 次代碼提交從 encryption合併至 master
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc 查看文件

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




Loading…
取消
儲存