NAME
Vim::X::Window - A window in Vim
VERSION
version 1.3.0
FUNCTIONS
buffer()
Returns the buffer associated with the window as a .Vim::X::Buffer object
cursor()
Returns the cursor position in the window as a Vim::X::Cursor object.
AUTHOR
Yanick Champoux <yanick@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Yanick Champoux.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.