mirror of
https://github.com/neovim/neovim.git
synced 2026-03-10 10:03:46 +10: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.