Merge pull request #130 from sourav-majumdar-math/master

Two vertical windows typo
pull/132/head
Igor Irianto 3 years ago committed by GitHub
commit d1b832d672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -150,7 +150,7 @@ vim -o5 hello1.txt hello2.txt
To open Vim with two vertical windows, 5 vertical windows, and 5 vertical windows with 2 files: To open Vim with two vertical windows, 5 vertical windows, and 5 vertical windows with 2 files:
```bash ```bash
vim -O vim -O2
vim -O5 vim -O5
vim -O5 hello1.txt hello2.txt vim -O5 hello1.txt hello2.txt
``` ```

Loading…
Cancel
Save