Removing blowfish2 enc type for vim

master
Dustin Swan 9 years ago
parent a57737f12a
commit 213fb2962a

@ -95,9 +95,6 @@ set encoding=utf-8 " Necessary to show unicode glyphs
set laststatus=2 " Always show the statusline
set scrolloff=5 " Give us a few lines before and after the cursor
" Encryption
set cryptmethod=blowfish2
" long lines
set wrap
set formatoptions=rqn1

Loading…
Cancel
Save