Merge pull request #315 from NathanielInman/patch-1

Vim guide - minor wording change
This commit is contained in:
Rico Sta. Cruz 2017-12-10 19:47:46 +08:00 committed by GitHub
commit 2f0b34cd3c
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