wisefoolkp

joined 2 years 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

 

Hello senior devs, I am currently creating yet another simple budgetting app based on how I budget my finances as an indie hacker, later I wish to also integrate it into another networking app as a dapp. The initial name I thought up for the app was Budget Dummy, but thought the Dummy keyword may deter people from trying it out and later changed it to HyphaSave... Should I stick with the initial application name since it practically implies what the app actually does, or should I play it safe with the second thought out name?

[โ€“] wisefoolkp@programming.dev 2 points 2 years 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