> From <matth...@wikimatze.de>
> I really love the plugin and I'm right in the middle of changing some 
> mappings. The first thing I changed was:
> 
> nnoremap x :quit
> 
> It works nice, but now I want to remap `U` to `u` how can I do that?
Not shure if I understand you right. If you want to do the same action
like 'U' does in normal mode by pressing 'u', you can simply use 
`:nnoremap u U`.

Daniel

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to