Monday, March 14, 2016

Re: vim map Q gq

On Monday, March 14, 2016 at 10:41:47 AM UTC-5, 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

Probably because it appears in the distributed vimrc_example.vim, and because most people don't use "Ex" mode, since it's only useful very occasionally (see :help Ex-mode).

--
--
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: