Skip to content

Commit fd29511

Browse files
committed
display vim shortcut for command
1 parent c8f6797 commit fd29511

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

features/add_parameter.feature

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Feature: Add Parameter :RAddParameter
22
This refactoring should add a new parameter to a method definition, regardless of how many the method already has.
3+
### Shortcuts:
4+
### <leader>rap
5+
### :RAddParameter
36

47
Scenario: Add a parameter to a method defined with no parameters or parentheses
58
Given I have the following code:

0 commit comments

Comments
 (0)