this post was submitted on 29 Jun 2023
10 points (100.0% liked)
Neovim
29 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Another good option, and the one lazyvim went with, is ahmedkhalf/project.nvim
Ended up using
nvim-rooter
. I modified (copy pasted) some of its scripts into a fork ofnvim-dap-projects
to help setupnvim-dap
for a better rust debugging experience. Thanks for the suggestion