emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rust-mode e76a971 2/3: update readme


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode e76a971 2/3: update readme
Date: Sat, 27 Nov 2021 12:57:54 -0500 (EST)

branch: elpa/rust-mode
commit e76a97167096757bcd62b6c4b28662129df2d7ff
Author: brotzeit <brotzeitmacher@gmail.com>
Commit: brotzeit <brotzeitmacher@gmail.com>

    update readme
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 8aba0e3..46c48ea 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@
         - [Running / testing / compiling 
code](#running--testing--compiling-code)
         - [Clippy](#clippy)
         - [Easy insertion of dbg!](#easy-insertion-of-dbg)
+        - [More commands](#more-commands)
     - [LSP](#lsp)
         - [eglot](#eglot)
         - [lsp-mode](#lsp-mode)
@@ -154,6 +155,10 @@ program.
 
 This is bound to <kbd>C-c C-d</kbd> by default.
 
+### More commands
+
+- `rustic-toggle-mutability` toggle mut for var defined at current line
+
 ## LSP
 
 ### eglot



reply via email to

[Prev in Thread] Current Thread [Next in Thread]