Skip to content

Commit 188d240

Browse files
authored
Fix tag level
1 parent 8b2a44d commit 188d240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ You may use `inRustProject` context to configure keybindings for rust projects o
340340
----
341341
More about `when` clause contexts https://code.visualstudio.com/docs/getstarted/keybindings#_when-clause-contexts[here].
342342

343-
=== Setting runnable environment variables
343+
==== Setting runnable environment variables
344344
You can use "rust-analyzer.runnableEnv" setting to define runnable environment-specific substitution variables.
345345
The simplest way for all runnables in a bunch:
346346
```jsonc

0 commit comments

Comments
 (0)