The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Neovim::Ext::Current - Neovim Current class

VERSION

version 0.06

SYNOPSIS

        use Neovim::Ext;

METHODS

line( [$line] )

Get or set the current line.

buffer( [$buffer] )

Get or set the current buffer.

window( [$window] )

Get or set the current window.

tabpage( [$tabpage] )

Get or set the current tabpage.