mrcjkb / rustaceanvim

🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
GNU General Public License v2.0
1.8k stars 69 forks source link

fix: expose `target` scommand in `:RustAnalyzer` command completion #589

Closed MarkusPettersson98 closed 5 days ago

MarkusPettersson98 commented 5 days ago

This PR fixes #588 by making the target architecture switching command for RustAnalyzer show up in neovim's command auto completion. rustanalyzercmd-fixed

github-actions[bot] commented 5 days ago

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

If applicable:

MarkusPettersson98 commented 5 days ago

Thank you for the quick merge & release! :pray: :purple_heart: