simrat39/rust-tools.nvim

Modifying the list of RustDebuggables

Open

#97 opened on Nov 21, 2021

View on GitHub
 (3 comments) (2 reactions) (0 assignees)Lua (2,094 stars) (154 forks)batch import
enhancementgood first issue

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