simrat39/rust-tools.nvim

Modifying the list of RustDebuggables

Open

#97 opened on Nov 21, 2021

 (3 comments) (2 reactions) (0 assignees)Lua (154 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (2,094 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi there!

How can I modify the list of commands available under 'RustDebuggables' for example passing project-specific arguments to cargo and environment variables? I'm following the config described in a better debugging experience. Thanks in advance!

Contributor guide