summaryrefslogtreecommitdiff
path: root/lib/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vimrc')
-rw-r--r--lib/vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/vimrc b/lib/vimrc
index 076ac95..305d375 100644
--- a/lib/vimrc
+++ b/lib/vimrc
@@ -22,9 +22,6 @@ set textwidth=80 " Line wrap (number of cols)
set visualbell " Use visual bell (no beeping)
set wildmenu " Helpful completion menu
-set exrc
-set secure
-
" Strings to use in 'list' mode and for the :list command
set listchars=tab:>\ ,trail:-,extends:>,precedes:<,nbsp:+