Monday, March 14, 2016

Re: vim map Q gq

On Mon, Mar 14, 2016 at 08:41:46AM -0700, Yang Luo wrote:

> I found many vim configure have this script. I don't understand why do this.
> " Don't use Ex mode, use Q for formatting
> map Q gq

A very very long time ago (4.x, I guess: help Q-command-changed), Q did
what gq does now. Since most folks don't really want to use Q to go into
ex mode, and many have Q bound to formatting in their fingers and brains,
then this is very convenient.

Danek

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: