소스 검색

Set encryption algorithm (#10)

master
Jérôme Deuchnord 4 년 전
committed by Gitea
부모
커밋
f215a4db50
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



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