Fix ROADMAP typo (#5717)

s/wil/will
This commit is contained in:
Joshua B 2020-11-20 14:08:37 -07:00 committed by GitHub
parent bb9a78979d
commit a160feebd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,12 +207,12 @@ The following are all marked low priority because VSCode has very good support f
These only work when 'wrap' is off:
| Status | Command | Description | Note |
| ------------------------- | --------- | --------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| :white_check_mark: :star: | :1234: zh | scroll screen N characters to the right | In Code, the cursor wil always move when you run this command, whether the horizontal scrollbar moves or not. |
| :white_check_mark: :star: | :1234: zl | scroll screen N characters to the left | As above |
| :white_check_mark: :star: | :1234: zH | scroll screen half a screenwidth to the right | As above |
| :white_check_mark: :star: | :1234: zL | scroll screen half a screenwidth to the left | As above |
| Status | Command | Description | Note |
| ------------------------- | --------- | --------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| :white_check_mark: :star: | :1234: zh | scroll screen N characters to the right | In Code, the cursor will always move when you run this command, whether the horizontal scrollbar moves or not. |
| :white_check_mark: :star: | :1234: zl | scroll screen N characters to the left | As above |
| :white_check_mark: :star: | :1234: zH | scroll screen half a screenwidth to the right | As above |
| :white_check_mark: :star: | :1234: zL | scroll screen half a screenwidth to the left | As above |
## Inserting text