simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.17k stars 158 forks source link

:RustDebuggables cli arguments #241

Open JxBP opened 2 years ago

JxBP commented 2 years ago

Sorry if this is a duplicate but I couldn't find any. How can I tell :RustDebuggables to pass arguments to the program I want to debug? e.g. cargo run -- --foo