aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.vimrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/.vimrc b/.vimrc
index ea0d437..d022118 100644
--- a/.vimrc
+++ b/.vimrc
@@ -114,11 +114,6 @@ language time C
" the starting buffer you specified as commandline arguments like
" "$ vim ~/.vimrc".
-" Initialize all options with Vim's default values.
-set all&
-
-
-
" Moving around, searching and patterns {{{2
set nowrapscan