mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Typo: into -> onto
This commit is contained in:
parent
abc3ace45e
commit
1087a37991
@ -23,7 +23,7 @@ Buffers have many attributes, e.g. whether the text it contains is modifiable,
|
|||||||
or whether it is associated with a file and thus needs to be synchronized to
|
or whether it is associated with a file and thus needs to be synchronized to
|
||||||
disk on saving.
|
disk on saving.
|
||||||
|
|
||||||
**Windows** are viewports _into_ buffers. If you want to view several files at
|
**Windows** are viewports _onto_ buffers. If you want to view several files at
|
||||||
the same time or even different locations of the same file, you use windows.
|
the same time or even different locations of the same file, you use windows.
|
||||||
|
|
||||||
And please, please don't call them _splits_. You can split a window in two, but
|
And please, please don't call them _splits_. You can split a window in two, but
|
||||||
|
Loading…
x
Reference in New Issue
Block a user