Issue Checks
Description
Hi!
I would like to configure the file picker that appears automatically after project selection.
Not sure if this is already possible, but couldn't find out how.
This seems to be the line launching the file picker (find_project_files). I want something like recent_project_files, or my custom file picker. I was able to edit that line locally, but that's not "upgrade safe"...
Thanks for the attention!
Potential Improvements
User could customize file picker.
Related Issues
No response
Alternative Solutions
No response
Code Implementation
-- LEAVE THIS UNCHANGED IF THERE IS NO CODE YOU CAN INCLUDE
require('project.foo').bar()
Additional Context
No response
Operating System
Linux
Neovim Version
v0.12.2
Issue Checks
README.md,:h project-nvim, etc.)Description
Hi!
I would like to configure the file picker that appears automatically after project selection.
Not sure if this is already possible, but couldn't find out how.
This seems to be the line launching the file picker (find_project_files). I want something like recent_project_files, or my custom file picker. I was able to edit that line locally, but that's not "upgrade safe"...
Thanks for the attention!
Potential Improvements
User could customize file picker.
Related Issues
No response
Alternative Solutions
No response
Code Implementation
Additional Context
No response
Operating System
Linux
Neovim Version
v0.12.2