1
0
forked from aniani/vim

updated for version 7.0076

This commit is contained in:
Bram Moolenaar
2005-05-27 20:23:44 +00:00
parent 21de6660e1
commit 0e6830e009
5 changed files with 38 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ changes in a fold. 'foldcolumn' is set to two to make it easy to spot the
folds and open or close them.
.SH OPTIONS
Vertical splits are used to align the lines, as if the "\-O" argument was used.
To use horizontal splits intead, use the "\-o" argument.
To use horizontal splits instead, use the "\-o" argument.
.PP
For all other arguments see vim(1).
.SH SEE ALSO