simrat39 / rust-tools.nvim

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

Readme Usage Section #239

Open justkash opened 2 years ago

justkash commented 2 years ago

I am new to using this plugin for Rust development and I was particularly interested in using the shortcuts to run specific tests under the cursor. However, I am unsure about how to achieve it.

The animated Gifs in the Readme Usage section are illustrative of the results that can be achieved with the tool, but the video is much too fast to learn from. It would be very beneficial to have a short description of what the video illustrates and a listing of the shortcuts used in the video itself.

I'd be happy to update the Readme myself, but I do not know where to find the documentation for the keymappings.

simrat39 commented 2 years ago

You're right, the usage docs aren't great right now. I will definitely update the docs soon hopefully with better usage instructions