diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2022-03-07 20:56:46 +0100 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2022-03-07 20:57:23 +0100 |
| commit | 26ecc903c50b2ffd289bbe981f9ad03626fc0057 (patch) | |
| tree | 791b52ab8377c0d1c75d3eecc33e54723efb5689 /README.md | |
| parent | c8ae5dedb3deddaf35f6345da894ae26d156bf27 (diff) | |
| download | rust-mode-26ecc903c50b2ffd289bbe981f9ad03626fc0057.tar.gz | |
update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -54,6 +54,12 @@ trait definitions. See [Auto-completion / code navigation](#auto-completion--code-navigation) below for tips on how to enable this. +If you are missing features in rust-mode, please check out +[rustic](https://github.com/brotzeit/rustic) before you open a feature +request. It depends on rust-mode and provides additional features. This +allows us to keep rust-mode light-weight for users that are happy with +basic functionality. + ## Known issues - `rust-syntax-propertize` and `adaptive-wrap-prefix-mode` can lead to |
