wisefoolkp

joined 1 year ago
[โ€“] wisefoolkp 1 points 1 year ago

Ended up using nvim-rooter. I modified (copy pasted) some of its scripts into a fork of nvim-dap-projects to help setup nvim-dap for a better rust debugging experience. Thanks for the suggestion

[โ€“] wisefoolkp 2 points 1 year ago (1 children)

It works as expected, thank you

 

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