Removed the blowfish setting because the feature is apparently broken

This commit is contained in:
Kevin MacMartin 2014-06-14 05:20:30 -04:00
parent 129c89e9bc
commit f37177f380

View file

@ -37,7 +37,6 @@
set nowrap "disable line wrapping
set cursorline cursorcolumn "enable row/column highlighting
set visualbell "notify visually instead of with an audible bell
set cryptmethod=blowfish
set splitright "add new tiles on the right (and not left) when added
set scrolloff=0 sidescrolloff=0 "start scrolling if the cursor is one position away from the edge
set list listchars=tab:>-,trail:- "display tabs as: >--- and trailing spaces as: -