From 188d24024cd2770822d3e525be3ea330e79625c8 Mon Sep 17 00:00:00 2001 From: vsrs Date: Fri, 3 Jul 2020 16:07:28 +0300 Subject: Fix tag level --- docs/user/manual.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user/manual.adoc') diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index ee29be0bb..7816287e4 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -340,7 +340,7 @@ You may use `inRustProject` context to configure keybindings for rust projects o ---- More about `when` clause contexts https://code.visualstudio.com/docs/getstarted/keybindings#_when-clause-contexts[here]. -=== Setting runnable environment variables +==== Setting runnable environment variables You can use "rust-analyzer.runnableEnv" setting to define runnable environment-specific substitution variables. The simplest way for all runnables in a bunch: ```jsonc -- cgit v1.2.3