sponsor Vim development Vim logo Vim Book Ad

Visual Mapping Maker : Create a mapping for the visual selected block

 script karma  Rating 3/2, Downloaded by 732  Comments, bugs, improvements  Vim wiki

created by
Marc Chantreux
 
script type
utility
 
description
well ... write something like that :

if(|)
{

}

Select it in visual mode, type ',t' and it will replace the block by the equivalent mapping (placing the cursor at the place of the underscore)

feedbacks and bug reports would be very nice
 
install details
- copy the file in plugin directory.
- be sure 'nocompatible' is set
-  You can define :
--> g:VMM_directory (directory where the macros are stored)
--> g:VMM_file (file where the macros are stored)
--> g:VMM_cursor (default cursor symbol)
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vmm.vim 0.0.1 2002-03-08 6.0 Marc Chantreux Initial upload
ip used for rating: 18.223.119.17

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github