From: tfheen Date: Sat, 26 Apr 2003 11:35:08 +0000 (+0000) Subject: unset nowrap X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c23f9b09c275e0ceffd2db42afefd1e2622bb357;p=dotfiles unset nowrap git-svn-id: file:///svn/tfheen/trunk/dotfiles@166 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/vimrc b/vimrc index 143884b..547de8c 100644 --- a/vimrc +++ b/vimrc @@ -17,7 +17,7 @@ set expandtab set sta set wildmode=longest,list -set nowrap +" set nowrap if has("syntax") && &t_Co > 2 syntax on endif