App-EditorTools

 view release on metacpan or  search on metacpan

lib/App/EditorTools/Vim.pod  view on Meta::CPAN

=head1 MAPPINGS

=over 4

=item ,pp

EditorToolsMenu - Brings up a menu to choose the following routines

=item ,pL

RenameVariable - Placing the cursor over a variable and pressing this
mapping will prompt for a new variable name, then rename all occurrences
of the varialbe within that lexical scope to the new name.

See L<App::EditorTools> for more.

=item ,pI

IntroduceTemporaryVariable - Selecting a range of text and pressing this
mapping will prompt for a new variable name, then add a new statement
declaring the variable and setting it the the highlighted expression, and



( run in 0.234 second using v1.01-cache-2.11-cpan-4d50c553e7e )