mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 09:36:29 +00:00
As part of the upstream of utility functions from nvim-treesitter, this option when set to false allows to return a table (downstream behavior). Effectively making the switch from the downstream to the upstream function much easier.