Cases can be changed in normal mode as well

Original document alluded to the fact that cases can only be changed from `visual` mode. They also work in `normal` mode.
This commit is contained in:
Nathaniel Inman 2017-12-06 13:46:32 -06:00 committed by GitHub
parent 7451b686ce
commit 96619f375a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
vim.md
View File

@ -290,7 +290,7 @@ Uppercase ones are recursive (eg, `zO` is open recursively).
| `guu` | lowercase current line (also `gugu`) | | `guu` | lowercase current line (also `gugu`) |
{: .-shortcuts} {: .-shortcuts}
Do these in visual mode. Do these in visual or normal mode.
### Marks ### Marks