X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=DR5FOaC7xeCrjc8mOjkaxkMLnZ0HX
	y6COW1PFkTreioAHby7YA4gyw8cqp9CXUN5m7iimtq9WB8FWlaipKpAYAU9RUvEK
	FlSBCm3ETBhSOs/ZifpAfLUUM7lFSIoVv1wk94wAEZv6m4NnPs+9A9nInVONvfDF
	ASFQUgk8Znxv04=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=KR/2iRo4JJ2FYZvWZj7O8x3Sj5Y=; b=Bfo
	90x1hyxXXqWmyk3dFWs97KdK3QKnB3czid1Zos3ks7A9URd19Qd+dQ6KssfLLyf+
	iaucXhdABSWL9RBg09nq2Nv/KeKh1e417UgQIQh5xVJQzRJ9mPC6L9MsOwMS9p3q
	A5RJ1WGFfsYeJYIFpDGwwgBekwmKviKabIuJe8co=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-6.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:341, UD:jpg
X-HELO: mail-oi1-f169.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:from:date:message-id:subject:to;        bh=35WTn8am72O4sZOnhakfjHYekaRdFo1p//chhYChYd4=;        b=PkZ4rgP6C7D0yR5PQS+OThUZQZBWzPeyZ0frpOt0kPsfHc4b2ZSQsqf2HEVPMGcy70         tEaoy3CBoPJjuZHL7DxPpogiry338m2lnGeIjaH5LGATYYfA5AVpUzvEeZMLncKmoPYQ         oiVyJyQO8xIhtNdR7JHxiOthraNUpMIAbl6KaXyRnep8h420h3Wo4vd93xjZHrNmOqEU         T0nlR1LR5ANynxXtODTbddhWJ/Q9B5R+zOPYBpuaVrRRFkfZ5xmN1RXVr3C+p+Cdple1         yndquhUkh7rFVf1tkj8LPDS+FryprOTMe28qAfgi6dmbmyKzJjZgAL7Z7Hll+YN4cnUm         h7tw==
MIME-Version: 1.0
From: Tapas Mishra <tapasmishra359@gmail.com>
Date: Tue, 9 Oct 2018 14:19:18 +0530
Message-ID: <CAPhqJV2YwqcjcCXpVE-gauAq7tqec970ut23DOVLw16KF0bKPQ@mail.gmail.com>
Subject: vim yellow lines problem
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

I had a C program which I copy pasted and there were line numbers in code.
So I replaced line numbers in vi by following command
:%s/\d*.  (<-- last of * is a dot)

Now I am opening vim in cygwin then all typed lines are coming yellow.
https://i.stack.imgur.com/Dxd8h.jpg

How do I fix this problem,
--------
Thanks

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

