Update ROADMAP.md

This commit is contained in:
Grant Mathews 2016-12-03 20:58:26 -05:00 committed by GitHub
parent 5be6e80f81
commit 48d8249ff0

View File

@ -358,7 +358,7 @@ Status | Command | Description
:white_check_mark: | :1234: << | move N lines one shiftwidth left
:white_check_mark: | :1234: >{motion} | move the lines that are moved over with {motion} one shiftwidth right
:white_check_mark: | :1234: >> | move N lines one shiftwidth right
:arrow_down:| :1234: gq{motion}| format the lines that are moved over with {motion} to 'textwidth' length
:white_check_mark:| :1234: gq{motion}| format the lines that are moved over with {motion} to 'textwidth' length
:arrow_down:| :[range]ce[nter] [width] | center the lines in [range]
:arrow_down:| :[range]le[ft] [indent] | left-align the lines in [range] (with [indent])
:arrow_down:| :[ranee]ri[ght] [width] | right-align the lines in [range]