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.