http://how-to.wikia.com/wiki/How_to_map_keys_in_vim http://vim.wikia.com/wiki/Category:Map http://vim.wikia.com/wiki/Mapping_keys_in_Vim_-_Tutorial_%28Part_1%29
A few of them, hope they help you. Just google and you will find thousands of pages on VIM how to do's. On Thu, Sep 16, 2010 at 8:46 AM, vicky b <[email protected]> wrote: > thanks it was very helpful the problem is that i did read it through vim > help and did figure that u can map your key with something > like the example given in vim help where we associate F2 with date but i > could not understand properly so just posted to know > if anybody can explain me in detail. > > Regards > Vinay > > > On Wed, Sep 15, 2010 at 6:09 PM, Benjamin R. Haskell <[email protected]>wrote: > >> 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<http://www.catb.org/%7Eesr/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 >> > > -- > 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 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
