aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 95f4eea7..95dd972c 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -113,9 +113,6 @@ set shortmess+=T " Truncate other message in middle if too long
set shortmess+=w " written -> [w], appended -> [a]
set shortmess+=x " [dos format] -> [dos]
-" Don't wrap by default, but use \w to toggle it on or off
-set nowrap
-
" Show my current position in the status bar, default format is fine
if has('cmdline_info')
set ruler