Skip to content

Commit

Permalink
Merge pull request #2073 from VSCodeVim/roadmap-update
Browse files Browse the repository at this point in the history
Update ROADMAP.md
  • Loading branch information
xconverge authored Oct 14, 2017
2 parents 6ddc5ca + 3a6b01b commit bb7133a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Status | Command | Description
:white_check_mark:| `{a-z} | go to mark {a-z} within current file
:white_check_mark:| `{A-Z} | go to mark {A-Z} in any file
:white_check_mark:| `{0-9} | go to the position where Vim was previously exited
:arrow_down: | `` | go to the position before the last jump
:white_check_mark: | `` | go to the position before the last jump
:arrow_down: | `" | go to the position when last editing this file
:arrow_down: | `[ | go to the start of the previously operated or put text
:arrow_down: | `] | go to the end of the previously operated or put text
Expand Down

0 comments on commit bb7133a

Please sign in to comment.