mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 04:18:18 +00:00

vim.fs.find(".luacheckrc") ``` c:\\projects\\neovim/.luacheckrc # before c:/projects/neovim/.luacheckrc # after ``` Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>