Add ctrl-w o to Roadmap (#4668)

Add ctrl-w, o to ROADMAP.md
Fixes #4513
This commit is contained in:
Maximilian Roos 2020-03-24 15:53:58 -04:00 committed by GitHub
parent 11071941eb
commit 324a605669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -524,6 +524,7 @@ Since the list is too long, now we just put those already supported options here
| :white_check_mark: :star: | :vsp {file} | Split vertically current window in two. | |
| :white_check_mark: | <ctrl-w> s | Split current window in two. | |
| :white_check_mark: :star: | <ctrl-w> v | Split vertically current window in two. | |
| :white_check_mark: :star: | <ctrl-w> o | Close other editor groups. | |
| :white_check_mark: | :new | Create a new window horizontally and start editing an empty file in it. | |
| :white_check_mark: :star: | :vne[w] | Create a new window vertically and start editing an empty file in it. | |