Files
neovim/runtime/lua
Gregory Anders 38b9c322c9 feat(fs): add vim.fs.root (#28477)
vim.fs.root() is a function for finding a project root relative to a
buffer using one or more "root markers". This is useful for LSP and
could be useful for other "projects" designs, as well as for any plugins
which work with a "projects" concept.
2024-04-24 21:43:46 -05:00
..
2024-04-24 21:43:46 -05:00
2023-09-10 11:43:37 +02:00