Files
neovim/runtime
Mike bc15b075d1 feat(vim.fs): pass path to find() predicate, lazy evaluate #22378
Problem:
No easy way to find files under certain directories (ex: grab all files under
`test/`) or exclude the content of certain paths (ex. `build/`, `.git/`)

Solution:
Pass the full `path` as an arg to the predicate.
2023-03-01 08:51:22 -08:00
..
2022-12-08 16:33:38 +01:00
2022-08-20 10:04:55 +02:00
2023-01-03 10:07:43 +00:00
2023-01-09 17:12:06 +00:00
2022-10-17 08:19:48 +02:00