Wednesday, September 15, 2010

Re: Can anybody please explain me about Map

On Wed, 15 Sep 2010, vicky b wrote:

> On Wed, Sep 15, 2010 at 3:14 PM, Joan Miquel Torres Rigo wrote:
>
>> 2010/9/15 vicky b:
>>
>>> [no text] (subject: Can anybody please explain me about Map<eom>)
>>
>> Maybe.
>
> thank you so much
>

Ask a silly question, get a silly answer.


Start by typing within Vim:

:help mapping

and hitting enter. The built-in help system in Vim is one of its
strongest features.


If you really meant 'Map', and not 'map' (i.e. the capitalization is
important), it might be a function defined in a plugin you're using, in
which case, try:

:help Map


If neither of those helps, you'll need to provide more details. Vim
users tend to be technically-inclined. A good source for how to get
good responses in technical fora is "How to Ask Questions the Smart
Way"[1], which is summarized nicely by "How to Ask Good Questions"[2].
From the way you've asked your question, it isn't slightly clear what
problem you're trying to solve.

[1] How to Ask Questions the Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html

[2] How to Ask Good Questions
http://www.gerv.net/hacking/how-to-ask-good-questions/

--
Best,
Ben

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

No comments:

Post a Comment