aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: b36c12eadef9a6479ccfc13ec41a66468f528b02 (plain) (tree)
1
2
3
4
5
6
7
8






                                                                             
                                                                           




                                                          
                                                                              


                             
scroll\_next.vim
================

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
limited keyboards, such as a mobile phone terminal client.

License
-------

Copyright (c) [Tom Ryder][1].  Distributed under the same terms as Vim itself.
See `:help license`.

[1]: https://sanctum.geek.nz/