소스 검색

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



불러오는 중...
취소
저장