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

vim.fs.parents() is a Lua iterator that returns the next parent directory of the given file or directory on each iteration.
vim.fs.parents() is a Lua iterator that returns the next parent directory of the given file or directory on each iteration.