Removing blowfish2 enc type for vim

This commit is contained in:
Dustin Swan
2015-04-24 09:32:09 -05:00
parent a57737f12a
commit 213fb2962a

3
vimrc
View File

@@ -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