aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-12 23:18:16 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-12 23:18:16 +1200
commitfd0d179bbfaaf6470191e053d2c47c3cf926d1d7 (patch)
tree3a1860358b9686a4b2cfd4999d123dd7d132cf0b /README.md
parentFirst version (diff)
downloadvim-scroll-next-fd0d179bbfaaf6470191e053d2c47c3cf926d1d7.tar.gz
vim-scroll-next-fd0d179bbfaaf6470191e053d2c47c3cf926d1d7.zip
Switch to two-spacing
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b2f1bc0..b36c12e 100644
--- a/README.md
+++ b/README.md
@@ -5,13 +5,13 @@ This plugin provides a mapping target that scrolls through the current buffer
with `PageDown` while the final line of the buffer is not visible in the
window, and `:next` to move to the next file in the argument list when it is.
It's therefore a lazy way to read several buffers in sequence while just
-tapping one key. The author likes to use it for reading several buffers on
+tapping one key. The author likes to use it for reading several buffers on
limited keyboards, such as a mobile phone terminal client.
License
-------
-Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
See `:help license`.
[1]: https://sanctum.geek.nz/