mirror of
https://github.com/neovim/neovim.git
synced 2026-09-04 21:30:35 +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.