mirror of
https://github.com/neovim/neovim.git
synced 2025-11-14 22:39:08 +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)