From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amin Subject: Re: gq not reformatting quote chars Date: Sat, 22 Mar 2003 10:29:58 +0600 Message-ID: <20030322042958.GA907@localhost.localdomain> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-newbie@vger.kernel.org Cc: vim@vim.org On Fri, Mar 21, 2003 at 06:22:57PM -0800, Matt Ackeret wrote: > I seem to remember there's a variable to set for the > various quote chars, but I don't see that set on my other > system. Try ``:h fo-table''. You might find something relevant there. Vim, as I'm using it right now, is reformatting quoted text quite nicely. My ``formatoptions'' are: ``tcql''. HTH, Yawar Amin