Sunday, March 29, 2015

Re: How to get to the helppage of shiftwidth in options.txt?

On Sun, Mar 29, 2015 at 07:08:53PM -0500, Tim Chase wrote:
> [side rant]

> On 2015-03-29 18:28, toothpik wrote:
> > let mapleader = ','

> I've never understood why people remap the exceptionally useful
> functionality of "," to become the map-leader. I use the native ","
> and ";" all the time in conjunction with f/F/t/T.

> :help ;
> :help ,

I can tell you why I do, but not any of the others: I don't use the
comma or the semi-colon -- I can see what's in the current line and
don't need to search it, let alone repeat that search -- not only do I
use comma as the mapleader, I remapped the semi-colon to the colon,
because I use the colon all the time to get to the ex command line and
with it mapped to the semi-colon I save all that energy I might have
expended pressing that big old shift key

> If one isn't going to keep the single-key "\", at least choose
> something that has more than one key providing the same
> functionality, such as "+" & <enter>

> Or, just map them straight out:

> :nnoremap <f8> :cn<cr>
> :nnoremap <f7> :cN<cr>

> without bothering to wrap them in an extra mapping merely to create
> the mappings.

I don't use them enough to permanently map them -- I have things I do
with my F-keys that I do much more frequently than :cn and :cp, and I
happen to like the little message that pops up when I run that function

--
_|_ _ __|_|_ ._ o|
|_(_)(_)|_| ||_)||<
|

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