Two vertical windows typo

pull/130/head
sourav-majumdar-math 3 years ago
parent 985c0c7d6a
commit f9adea481d

@ -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:
```bash
vim -O
vim -O2
vim -O5
vim -O5 hello1.txt hello2.txt
```

Loading…
Cancel
Save