mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

feat(vim.fs): vim.fs.root() can control priority
Adds the capability of controlling the priority of searched markers in
vim.fs.root() by nesting lists.
(cherry picked from commit 0f0b96dd0f
)