From e76a97167096757bcd62b6c4b28662129df2d7ff Mon Sep 17 00:00:00 2001 From: brotzeit Date: Sat, 27 Nov 2021 17:59:50 +0100 Subject: update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') 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 C-c C-d by default. +### More commands + +- `rustic-toggle-mutability` toggle mut for var defined at current line + ## LSP ### eglot -- cgit v1.2.3