Removing blowfish2 enc type for vim
This commit is contained in:
parent
a57737f12a
commit
213fb2962a
1 changed files with 0 additions and 3 deletions
3
vimrc
3
vimrc
|
|
@ -95,9 +95,6 @@ set encoding=utf-8 " Necessary to show unicode glyphs
|
||||||
set laststatus=2 " Always show the statusline
|
set laststatus=2 " Always show the statusline
|
||||||
set scrolloff=5 " Give us a few lines before and after the cursor
|
set scrolloff=5 " Give us a few lines before and after the cursor
|
||||||
|
|
||||||
" Encryption
|
|
||||||
set cryptmethod=blowfish2
|
|
||||||
|
|
||||||
" long lines
|
" long lines
|
||||||
set wrap
|
set wrap
|
||||||
set formatoptions=rqn1
|
set formatoptions=rqn1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue