From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Neovim::Ext::RemoteMap - Neovim RemoteMap class

VERSION

version 0.06

SYNOPSIS

METHODS

new( $nvim, $get_method, [$set_method, $del_method])

fetch( $key, $default )

Return $key if present, otherwise $default.