diff --git a/vimrc b/vimrc index 8bdac14..c620290 100644 --- a/vimrc +++ b/vimrc @@ -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