Skip to content

Commit

Permalink
documentation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesg committed Aug 30, 2020
1 parent 8347c97 commit 4de9a0e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion lib/Neovim/Ext/Range.pm
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,15 @@ sub _normalise_index

=head1 NAME
A remote Nvim buffer range. A C<Neovim::Ext::Range> instance is a tied array reference.
Neovim::Ext::Range - Neovim Buffer range class
=head1 SYNPOSIS
use Neovim::Ext;
=head1 DESCRIPTION
A buffer range for a C<Neovim::Ext::Buffer>.
=cut

Expand Down

0 comments on commit 4de9a0e

Please sign in to comment.