Skip to content

Commit e76a971

Browse files
committed
update readme
1 parent 5cf4207 commit e76a971

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- [Running / testing / compiling code](#running--testing--compiling-code)
1919
- [Clippy](#clippy)
2020
- [Easy insertion of dbg!](#easy-insertion-of-dbg)
21+
- [More commands](#more-commands)
2122
- [LSP](#lsp)
2223
- [eglot](#eglot)
2324
- [lsp-mode](#lsp-mode)
@@ -154,6 +155,10 @@ program.
154155

155156
This is bound to <kbd>C-c C-d</kbd> by default.
156157

158+
### More commands
159+
160+
- `rustic-toggle-mutability` toggle mut for var defined at current line
161+
157162
## LSP
158163

159164
### eglot

0 commit comments

Comments
 (0)