#10 Set encryption algorithm

マージ済み
Deuchnord が 1 個のコミットを encryption から master へマージ 5年前
  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



読み込み中…
キャンセル
保存