mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00

-1 is index past the end, and -2 is the index of the last element. This eliminates the need for include_start/include_end. Allow the handling of out-of-bounds to be configurable.