From e3a5d6bd8632df19ccad57165235335b9345b9ef Mon Sep 17 00:00:00 2001 From: damien Date: Mon, 8 May 2000 19:17:21 +0000 Subject: see changelog --- vimrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 446e9ad..4b4686c 100644 --- a/vimrc +++ b/vimrc @@ -41,6 +41,9 @@ set noincsearch "Show the position of the cursor. set ruler +"no wrap +set nowrap + "Show matching parenthese. set showmatch -- cgit v1.2.1