Clément Joly

Results 95 comments of Clément Joly

As expected, this fails against older rust versions. We could skip one of the examples there, but I’m afraid we will forget to test new examples as we add them....

Could you please also share the neovim version you are using @mimikun ?

Ok, so when the command is run on 0.10, the plugin uses a soon to be deprecated API. From [the output](https://github.com/cljoly/telescope-repo.nvim/issues/77#issuecomment-2352065553): ``` - WARNING vim.health.report_info() is deprecated, use vim.health.info() instead....

Hi @ivan1993spb, thanks for your kind words and for opening this issue. Using consecutive numbers is aligned with the internal representation and so made the initial implementation of `from_directory` easier....