this post was submitted on 29 Jun 2023
0 points (NaN% liked)

Neovim

2161 readers
1 users here now

founded 1 year ago
MODERATORS
 

Is there a simple script or plugin that uses patterns to get the root project directory path of a rust project in lua? The pattern should be to vheck for 'Cargo.lock' file

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 year ago

Another good option, and the one lazyvim went with, is ahmedkhalf/project.nvim