diff options
| author | Ayrat Badykov <ayratin555@gmail.com> | 2021-08-01 13:10:56 +0300 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2021-10-16 19:33:14 +0200 |
| commit | 01969b0906309e40c05867f4c0c3a04c05493235 (patch) | |
| tree | 1345ec10e54aa470047f7c00d748b3d77c657107 /README.md | |
| parent | 494d59f92cbe12533eb89b202fc4f5342afcd543 (diff) | |
| download | rust-mode-01969b0906309e40c05867f4c0c3a04c05493235.tar.gz | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -144,6 +144,10 @@ compile errors and Clippy lints inline. [cargo.el](https://github.com/kwrooijen/cargo.el) provides a minor mode for integration with Cargo, Rust's package manager. +## cargo-mode + +[cargo-mode](https://github.com/ayrat555/cargo-mode) is an Emacs minor mode which allows to dynamically select a Cargo command. The reasons behind this package can be found in [the post](https://www.badykov.com/emacs/2021/05/29/emacs-cargo-mode/). + ## Rustic [rustic](https://github.com/brotzeit/rustic) is a fork of rust-mode, extending it with other features such as integration with LSP and with flycheck. |
