Update roadmap status for repeat last change

This commit is contained in:
Peng Lyu 2016-09-20 09:04:03 -07:00 committed by GitHub
parent 73dedd238c
commit 00c576cd8f

View File

@ -417,9 +417,9 @@ Status | Command | Description
## Repeating commands
Status | Command | Description
---|--------|------------------------------
:white_check_mark: | :1234: . | repeat last change (with count replaced with N)
Status | Command | Description | Note
---|--------|--------------|----------------
:white_check_mark: :star: | :1234: . | repeat last change (with count replaced with N) | It won't repeat Code's auto-complete change.
:arrow_down:| q{a-z} | record typed characters into register {a-z}
:arrow_down:| q{A-Z} | record typed characters, appended to register {a-z}
:arrow_down:| q | stop recording
@ -577,4 +577,4 @@ Status | Command | Description
### Fold options
Currently we don't support any fold option and we are following Code configurations.
Currently we don't support any fold option and we are following Code configurations.